where is libpq-fe.h

Started by Andy Josephover 25 years ago2 messages
#1Andy Joseph
ahjoseph@engin.umich.edu

Can someone point me to where I can obtain libpq-fe.h? I'm trying to build the postgres driver for AOL server and this file is missing from the AOL source code. I downloaded postgres 7.0 source code and couldn't find it there.

thanks in advance,

-andrew joseph

#2Lamar Owen
lamar.owen@wgcr.org
In reply to: Andy Joseph (#1)
Re: where is libpq-fe.h

On Fri, 26 May 2000, Andy Joseph wrote:

Can someone point me to where I can obtain libpq-fe.h? I'm trying to build the postgres driver for AOL server and this file is missing from the AOL source code. I downloaded postgres 7.0 source code and couldn't find it there.

thanks in advance,

It is distributed as part of PostgreSQL 7.0 -- after the ./configure; make;
make install sequence, check in the include directory of the PostgreSQL install
tree. On a RedHat system, it goes into /usr/include/pgsql. On a standard
installation, using /usr/local/pgsql as the installation dir, it should be in
/usr/local/pgsql/include AFTER the make install. You need to specify the
PostgreSQL include directory in the AOLserver nspostgres makefile.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11