[R] R-release dynamic load problem on HPUX10.20
U-E59264-Osman F Buyukisik
absd00t at c1186.ae.ge.com
Wed Mar 22 16:48:03 CET 2000
Hello,
I just pulled the patched release:
R-release Version 1.0.0 Patched (March 19, 2000), on HPUX10.2
I am having dynamic library load problems. I configured with:
./configure --prefix=/home/absd00t/local --with-readline --with-x
After changing etc/Makeconf to take -lblas out of libs (the blas
library provided by the system is not a shared library), system was
built without any interruptions. But when I do
library(modreg)
I get :
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library "/home/absd00t/local/lib/R/library/modreg/libs/modreg.sl":
can't open /home/absd00t/local/lib/R/library/modreg/libs/modreg.sl
The file is there (installed by R), and has the right permissions. nm
works on it and the system thinks it is a shared library. What could
be wrong??
Last one I built, 0.90, was working OK. But now it is overwritten :-)
Thanks in advance,
Osman
machine C160, hpux10.20, gcc, f77(hpux).
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list