[R] Some Packages Won't Run under RH 7

Richard A. Bilonick rab at nauticom.net
Wed Jan 10 22:33:04 CET 2001


I recently installed Red Hat Linux 7.0. I installed Version 1.2.0  (2000-12-15) of
R. I installed a number of packages including chron, date, ellipse, sgeostat,
survival5, and xtable. the "library()" command shows that they are installed.

chron works but I get the following for survival5:

> library(survival5)
/usr/lib/R/bin/R.bin: error while loading shared libraries: /usr/lib/R/bin/R.bin:
symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time
reference

Process R exited abnormally with code 127 at Wed Jan 10 15:59:22 2001

Similarly, for sgeostat:

> library(sgeostat)
Loading required package: mva
/usr/lib/R/bin/R.bin: error while loading shared libraries: /usr/lib/R/bin/R.bin:
symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time
reference

Process R exited abnormally with code 127 at Wed Jan 10 16:20:39 2001

Does anyone know what is going wrong? When I install the packages, no errors or
warnings are reported.

Rick Bilonick


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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