Thanks Professor Brain Ripley and Dirk,
I have successfully INSTALLED RPostgreSQL on Solaris 10 update 7 i386 64bit
version. The detailed procedure is as following:
1. Delete the preinstalled 8.1.11 packagegs, which are all 32 bit.
2. Add /usr/postgres/8.3/bin/amd64 to PATH so that configure can f
AFAIK, you simply need to put the path to the correct pg_config first
in your path -- depending how the PostgreSQL installation was done you
may also need to ensure that its libraries are in your
LD_LIBRARY_PATH.
Given that this is the third query you have sent to the R lists about
contribute
Hi Dirk
I think there are problems with pg_config, the configure script of
RPostgreSQL checks for pg_config and got ¡°checking for pg_config...
/usr/bin/pg_config¡±. In Solaris 10u7 X64, three versions of PostgreSQL are
installed, there are in /usr/postgres/8.2(8.2.9) and
/usr/postgres/8.3(8