libpq-fe.h on OS X 10.5 Leopard server - Mailing list pgsql-ports

From Mars Forest
Subject libpq-fe.h on OS X 10.5 Leopard server
Date
Msg-id 5F7DF9E4-DD6B-47A1-8EC7-BF051EA546BC@mnn.org
Whole thread Raw
List pgsql-ports
Hi,

    I hope this is the right PGSQL list to post this to.

    I have installed PostgreSQL81 using Macports. I am now trying to
re-compile PHP with Postgres support built in, however configure
keeps complaining that libpq-fe.h is not found, and I have not been
able to solve this.

    I did see that there were 3 different Postgres packages for OS X:
server, client, and a 3rd one, presumably the dev package.

1. Can anyone confirm that libpq-fe.h is included in a postgres-dev
package for OS X?

2. If so, what is the equivalent port to install libpq-fe.h using
MacPorts? Alternately I could build from source, however installing a
Mac package is not a preferred option as I only have remote access to
the machine.

    I know this is probably not the first time this question has been
asked, but I have not been able to find the answer yet, and
appreciate any advice.

thanks,

Forest M
MNN: You're What's On!
http://mnn.org



pgsql-ports by date:

Previous
From: Harry Broomhall
Date:
Subject: Re: Postgres 8.3.1 configure fails on Solaris 10 using gcc 3.4.3 and building for 64 bit
Next
From: Anton Burkun
Date:
Subject: Compiling trigger function with MinGW