problem when trying to install PHPO with postgresql support

When trying to build with PostgreSQL support I always get the following
message : Cannot find libpq-fe.h. I reinstalled PostgreSQL , but am
unable to find this file . Does anyyone have a clue where this file can
be obtained or what I can do ?
Postgresql = 7.3
PHP = 4.2.3

Thanx in advance for your cooperation.

Wim



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo [at] postgresql.org)
Wim Paulussen [ Di, 11 März 2003 08:52 ] [ ID #31347 ]

Re: problem when trying to install PHPO with postgresql support

Hi,

On Tue, 11 Mar 2003, Wim Paulussen wrote:

> When trying to build with PostgreSQL support I always get the following
> message : Cannot find libpq-fe.h. I reinstalled PostgreSQL , but am
> unable to find this file . Does anyyone have a clue where this file can
> be obtained or what I can do ?

Please try

../configure --with-pgsql=/usr ...

while configuring your php.

Regards,
--
Devrim GUNDUZ
devrim [at] gunduz.org devrim.gunduz [at] linux.org.tr
http://www.gunduz.org


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo [at] postgresql.org
Devrim GUNDUZ [ Di, 11 März 2003 10:15 ] [ ID #31348 ]
Datenbanken » gmane.comp.db.postgresql.php » problem when trying to install PHPO with postgresql support

Vorheriges Thema: PHP Question
Nächstes Thema: Re: querying from 3 tables