Hi there,

I tried to install ROracle package (Windows XP pro), got the following
errors;

*C:\Program Files\R\R-2.6.2\bin>rcmd install "c:\ROracle_0.5-9.tar.gz"*
*
installing to 'c:/PROGRA~1/R/R-26~1.2/library'*

*---------- Making package roracle ------------*
*   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   ***********************************************
*  adding build stamp to DESCRIPTION
  running src/Makefile.win ...
cl /Ic:\\PROGRA~1\\R\\R-2.2.1\\include          /MT /Ox /D "MSVC" /D "WIN32"
/c
RS-DBI.c
cl: not found
make[3]: *** [RS-DBI.obj] Error 127
make[2]: *** [srcDynlib] Error 2
make[1]: *** [all] Error 2
make: *** [pkg-roracle] Error 2
*** Installation of roracle failed ****
*Removing 'c:/PROGRA~1/R/R-26~1.2/library/roracle'
Restoring previous 'c:/PROGRA~1/R/R-26~1.2/library/roracle'*

I tried "R CMD INSTALL DBI_0.2-4.tar.gz" and also failed. DBI had been
installed by "install.packages("DBI")" and it was removed after the mannul
installation.

I noticed that in the error, the path is R-2.2.1, which is different
from the default path (R-2.6.2).

Thanks in advance.

Sean

 <r-help@r-project.org>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to