Skip to content
Prev 31881 / 398506 Next

libpq-fe.h ???

1) What has this to do with GRASS?  It has very little to do with R, 
either, appearing to be a PostgreSQL installation problem.

2) Did you install PostgreSQL from source, or install RPMS: if the latter
did you install _all_ the RPMs?  I suspect you don't have the client files
installed.  On my system (installed from the sources under RH7.3)  
libpq-fe.h is in /usr/local/pgsql/include.

3) Rdbi/Rdbi.PgSQL are not on CRAN and appear not to be supported, but in
any case you would do best to ask the author(s)/maintainer(s) about
packages, and especially non-CRAN packages.

4) There is no such thing as R 1.6.2.1, and reports have it that
Rdbi.PgSQL does not work with the current versions of R.  The only
currently supported R interface to PostgreSQL would appear to be RODBC.
On Sun, 11 May 2003, Miha STAUT wrote:

            
[...]