[R] R/SJava/ROracle installation problem
Lingyun Shi
Lingyun.Shi at fimat.com
Fri Aug 23 20:50:18 CEST 2002
Hi,
I had problem during SJava and ROracle installation. I use "R CMD INSTALL
-c SJava_0.65-0.tar.gz" command to install SJava pakage. After
installation, I start R session and type library(SJava), error happened as:
> library(SJava)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/SJava/libs/SJava.so":
ld.so.1: /usr/local/lib/R/bin/R.bin: fatal: libRSNativeJava.so: open
failed: No such file or directory
Error in library(SJava) : .First.lib failed
Error also happened after I install ROracle package using command "R CMD
INSTALL --configure-args='--with-oracle=9' ROracle_0.3-3.tar.gz":
> library(ROracle)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/ROracle/libs/ROracle.so":
ld.so.1: /usr/local/lib/R/bin/R.bin: fatal: relocation error: file
/usr/local/lib/R/library/ROracle/libs/ROracle.so: symbol sqlcxt: referenced
symbol not found
Error in library(ROracle) : .First.lib failed
Does anyone know why this happened? how to solve this? Many thanks!
Kate
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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