I am trying to compile PHP with the --with-pgsql flag but I get the
following error:
configure: error: Cannot find libpq-fe.h. Please specify correct
PostgreSQL installation path
I do not have Postgres installed on this machine. The DB is on another
machine.
What do I need to do in order to get PHP to compile with Postgres
support? Do I just need to copy some header file over?
I don't want to install Postgres on this machine at all if possible. I
don't even want to install it and then remove it ... if possible :)
Thanks,
Jc
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php