Actions
Bug #2464
closedProblem with displaying R graphics on Mac
Start date:
06/16/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2464
Description
In beta1, we note that for R graphics to work on the Mac, one needs to have X11 running prior to starting Kepler and set the DISPLAY env variable to 0.0. However, it turns out that DISPLAY was set for the BASH shell only so that it is not available for applications launched by double clicking!. The correct way to set it for applications is described at http://developer.apple.com/qa/qa2001/qa1067.html.
We need to fix the installer to set DISPLAY for applications in the next release.
Actions