Ajay DAS
2008-Apr-29 22:13 UTC
[R] Error in building ROracle in Windows with R 2.6.2 and Oracle 10g.
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. ----------------------------------------------------------------------------- AVIS : Ce courrier et ses pieces jointes sont destines a leur seul destinataire et peuvent contenir des informations confidentielles appartenant a bioMerieux. Si vous n'etes pas destinataire, vous etes informe que toute lecture, divulgation, ou reproduction de ce message et des pieces jointes est strictement interdite. Si vous avez recu ce message par erreur merci d'en prevenir l'expediteur et de le detruire, ainsi que ses pieces jointes. NOTICE: This message and attachments are intended only for the use of their addressee and may contain confidential information belonging to bioMerieux. If you are not the intended recipient, you are hereby notified that any reading, dissemination, distribution, or copying of this message, or any attachment, is strictly prohibited. If you have received this message in error, please notify the original sender immediately and delete this message, along with any attachments.
Prof Brian Ripley
2008-Apr-30 05:50 UTC
[R] Error in building ROracle in Windows with R 2.6.2 and Oracle 10g.
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, 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