Git Product home page Git Product logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
January 5, 2010 11:49:07 AM CST

Neil, Dirk,

thanks for your help! I finally managed to compile and install the package. Two 
issues:

* Setting the location of the PG header files as shown on the Wiki page does 
not seem to have any effect. Also, changing the search lists in configure and 
configure.in still gives the same error. Due to my lack of knowledge about 
(auto)configure, I manually override the paths for the libs and includes in 
configure by adding

PG_INCDIR=/Library/PostgresPlus/8.4SS/include
PG_LIBDIR=/Library/PostgresPlus/8.4SS/lib

at around line 2675 (after the directories are tested). These are the paths for 
the EnterprizeDB Postgres Standard Server (8.4) I am using. Compilation now 
starts (but see below). Still, this suggests to me that there is a problem in 
the configure script, which causes the PG_*DIR variables not to be set at all. 
This would also explain why the CRAN version does not compile (with the Fink PG 
libs installed).

* For OS X Users, R needs to be called with the arch flag correctly set, as in

> sudo R --arch=i386 CMD INSTALL RPostgreSQL

The default R call compiles a 64-bit package, but installs it under 32-bit R, 
which results in an error when the package is loaded. Maybe this is worth 
adding to the Wiki.

Thanks again for your work on the package!

Best
Nils

Original comment by [email protected] on 24 Aug 2010 at 1:53

from rpostgresql.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hopefully fixed in r134.

Original comment by [email protected] on 24 Aug 2010 at 2:36

  • Changed state: Fixed

from rpostgresql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.