Skip to content

R 1.3.0 on solaris 7

2 messages · Erich Neuwirth, Brian Ripley

#
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Sat, 23 Jun 2001, Erich Neuwirth wrote:

            
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?