On Thu, 20 Jan 2005, Sabrina Carpentier wrote:
> I am running R 2.0.0 on a SunOs 5.9 machine and using Oracle 8i.1.7.0.0
(enterprise edition)
>
> and when I try to load ROracle I receive the following error:
>
> "require(ROracle)
> Loading required package: ROracle
> Loading required package: DBI
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
> unable to load shared library
"/bioinfo/local/R/lib/R/library/ROracle/libs/ROracle.so":
> ld.so.1: /bioinfo/local/R/lib/R/bin/exec/R: fatal: relocation error: file
/bioinfo/local/R/lib/R/library/ROracle/libs/ROracle.so: symbol ncrov: referenced
symbol not found
> [1] FALSE"
It's not an R issue, so please ask your sysadmins for help. But
ldd /bioinfo/local/R/lib/R/library/ROracle/libs/ROracle.so
would be a good start as I suspect your Oracle client libraries are not
being found.
--
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 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595