i installed R on solaris 7. it works when i am root as "normal" user i get [sunsite at neuwirth:/usr] R Fatal error: Probably no X11 support: the shared library was not found does somebody see immediately which library cannot be accessed? perhaps the error message could also give the name of the library searched for int the future? -- Erich Neuwirth, Computer Supported Didactics Working Group Visit our SunSITE at http://sunsite.univie.ac.at Phone: +43-1-4277-38624 Fax: +43-1-4277-9386 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
R 1.3.0 on solaris 7
2 messages · Erich Neuwirth, Brian Ripley
On Sat, 23 Jun 2001, Erich Neuwirth wrote:
i installed R on solaris 7. it works when i am root as "normal" user i get [sunsite at neuwirth:/usr] R Fatal error: Probably no X11 support: the shared library was not found does somebody see immediately which library cannot be accessed? perhaps the error message could also give the name of the library searched for int the future?
It's obvious ... it's the X11 support library, R_X11.so on Solaris, in the modules directory. I don't see that it is worth giving more details, as it indicates that the installation is faulty and probably needs to be re-done completely. Did you check the R Installation and Adminstration manual, and the comments about setting umask correctly, BTW?
Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272860 (secr) Oxford OX1 3TG, UK Fax: +44 1865 272595 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._