Displaying 1 result from an estimated 1 matches for "kcgerrorrangecheck".
2004 Jun 28
1
R via ssh login on OS X?
...G5 on which I am hoping to run some
analyses. The situation is complicated by the fact that the computer's
owner is away for the summer (and thus also only has shell login).
R is installed and there is a symlink to /usr/local/bin/R but when I
try to launch it I get:
[jhowison at euro]$ R
kCGErrorRangeCheck : Window Server communications from outside of
session allowed for root and console user only
INIT_Processeses(), could not establish the default connection to the
WindowServer.Abort trap
I though, ah ha, I need to tell it not to use the GUI but to no avail:
[jhowison at euro]$ R --gui=none
kCG...