Skip to content
Prev 40049 / 63421 Next

Sweave stops when opening X11 device fails

On May 3, 2011, at 12:35 , Andreas Borg wrote:

            
Actually, not an R problem at all, but try one of these...

1) get rid of the DISPLAY environment variable before starting R 

2) replace the su command with ssh -Y localhost to get the X server tunneled properly.

3) xhost +localhost  (may be a security liability)


-pd