This is really off-topic here (a programming question about a
non-recommended compiler system, and about a contributed package), but
reading README.packages will give you some clues (as rw-FAQ 8.3 says).
The current version is at
https://svn.r-project.org/R/trunk/src/gnuwin32/README.packages
Please review the posting guide and take the actions requested there.
R-devel would have been appropriate if you needed to follow up the
response from the package maintainer.
On Tue, 29 Apr 2008, Ajay DAS wrote:
Hi,
I am new to R. I need to communicate with Oracle from R program in windows
xp. So I am planning to use ROracle. I downloaded the ROracle src from the
site below:
http://cran.r-project.org/web/packages/ROracle/index.html
I am using R version 2.6.2 and Oracle 10g. I followed the instructions to
build ROracle. When I try to compile the source src/Makefile.win I get the
following error:
NMAKE : fatal error U1073: don't know how to make
'c:\\PROGRA~1\\R\\R-2.6.2\\src\\gnuwin32\\Rdll.lib'
I could figure out what is the purpose of 'Rdll.lib' and where am I
supposed to get it from. I do not see that file in the gnuwin32 directory.
How would I create the file ? I am stuck now. Can you suggest me what
should I do to get ROracle to compile in R 2.6.2 with Oracle 10g ?
Thanks,
Ajay.
--
Brian D. Ripley, [EMAIL PROTECTED]
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
______________________________________________
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.