[R] FW: ROracle error

David James dj at research.bell-labs.com
Thu Aug 8 14:29:15 CEST 2002


Hello Vikram,

(I did respond to you yesterday's email from vkhurana at noaa.gov, but 
apparantly noaa.gov doesn't recognize your handle vkhurana.)

Apparently you don't have the Oracle ProC/C++ precomplier "proc"
in your $PATH.  You need to include $ORACLE_HOME/bin in your $PATH,
and probably $ORACLE_HOME/lib in your $LD_LIBRARY_PATH.  See the
files INSTALL, README, and README.client in the source distribution
(they'll be in the "inst" directory under "ROracle" after you untar
the source file ROracle_0.3-3.tar.gz).

Regards,
--
David

Vikram Khurana wrote:
> Howdy,
> 
> When doing a
> install.packages("ROracle") in R I'm getting the following error:
> 
> R CMD COMPILE RS-DBI.c
> make[1]: Entering directory `/tmp/R.INSTALL.1809/ROracle/src'
> gcc -I/usr/lib/R/include  -I/usr/local/include -D__NO_MATH_INLINES 
> -mieee-fp  -fPIC  -O2 -m486 -fno-strength-reduce -g -c RS-DBI.c -o
> RS-DBI.o
> make[1]: Leaving directory `/tmp/R.INSTALL.1809/ROracle/src'
> proc        CODE=ANSI_C INCLUDE=/usr/lib/R/include PARSE=FULL
> RS-Oracle.pc
> make: proc: Command not found
> make: *** [RS-Oracle.c] Error 127
> ERROR: compilation failed for package 'ROracle'
> 
> 
> I've tried this on 2 different RH 7.3 LINUX boxes with no luck. I also 
> searched the R search engine and google with no luck. Can someone please
> 
> point me in the right direction as to if I'm doing something wrong?
> 
> Thanks,
> Vikram
> 
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._

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