It is obviously missing libpq

You need to installed the postgresql libraries.  If you are installing
from packages, install the postgresql-devel package.

-Rasmus

On Thu, 1 Aug 2002, Jan Feller wrote:

> Hello!
>
> I´have a problem compiling PHP 4.1.2 with PostgreSQL.
> Running the Makefile returns this problem:
>
> ld: fatal: library -lpq: not found
>
> I edited the Makefile adding some lib-paths. But none of ´em worked.
> Which library is missing and what can I do?
>
> Thx in advance
>
> Regards
>
> Jan
>
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to