[R-sig-DB] [R] ROracle

Tomoaki NISHIYAMA tomo@k|n @end|ng |rom kenroku@k@n@z@w@-u@@c@jp
Sat Jun 4 02:35:16 CEST 2011


Hi Joseph,

While I am stranger for ROracle,

>>> ./configure: line 2494: R: command not found


>>> make: R: Command not found

indicate that R is not in your $PATH

I have another question what

> Then after this I opened R 

mean? Does this mean to type R to invoke R or double click some R icon
to invoke R?

Where are 
>>> export ORACLE_BASE=/u01/home/oracle/product
these done?  In a shell or dot files?

-- 
Tomoaki NISHIYAMA

Advanced Science Research Center,
Kanazawa University,
13-1 Takara-machi, 
Kanazawa, 920-0934, Japan


On 2011/06/04, at 1:19, Joseph Magagnoli wrote:

> Hi All,
> Does anyone know if the ROracle package is still being maintained? The last
> update to the package was Oct, 2007.  I am currently getting a configuration
> error when attempting to install the package.  I emailed David James, the
> maintainer, earlier in the week and have not received a response.  In case
> anyone is interested here is what I did so far.  I had oracle 11g client
> installed and sqlnet config files setup by IT on the linux server at work.  I
> tried installing ROracle but so far I only get configure errors. I shared
> the install guide with the IT folks who had me try
> 
>>> export ORACLE_BASE=/u01/home/oracle/product
> 
>>> export ORACLE_HOME=/u01/home/oracle/product/11.2.0
> 
>>> export PATH=$PATH:/u01/home/oracle/product/11.2.0/bin
> 
>>> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
> 
> Then after this I opened R and did install.packages('ROracle') and get the
> error
> 
> 
> 
>>> * installing *source* package âOracleâ ...
> 
>>> checking for gcc... gcc
> 
>>> checking for C compiler default output... a.out
> 
>>> checking whether the C compiler works... yes
> 
>>> checking whether we are cross compiling... no
> 
>>> checking for suffix of executables...
> 
>>> checking for suffix of object files... o
> 
>>> checking whether we are using the GNU C compiler... yes
> 
>>> checking whether gcc accepts -g... yes
> 
>>> checking for gcc option to accept ANSI C... none needed
> 
>>> checking how to run the C preprocessor... gcc -E
> 
>>> ./configure: line 2494: R: command not found
> 
>>> configure: creating ./config.status
> 
>>> config.status: creating src/Makevars
> 
>>> config.status: creating src/Makefile
> 
>>> ** libs
> 
>>> ** arch -
> 
>>> R CMD COMPILE RS-DBI.c
> 
>>> make: R: Command not found
> 
>>> make: *** [RS-DBI.o] Error 127
> 
>>> ERROR: compilation failed for package âOracleâ
> 
>>> * removing â
> 
> Best,
> Joe
> -- 
> Joseph C. Magagnoli
> 
> 
> 
> 
> -- 
> Joseph C. Magagnoli
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-sig-DB mailing list -- R Special Interest Group
> R-sig-DB using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-db




More information about the R-sig-DB mailing list