Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001092

Re: [PHP] Error compiling PHP From: Markus Bertheau (twanger <email protected>)
Date: 09/27/01

On Thu, 2001-09-27 at 10:56, Alberto wrote:
> /usr/bin/ld: cannot find -lpq
this is the PostgreSQL client library. It is needed when you configure
with "--with-pgsql". If you don't need PostgreSQL Support remove it,
otherwise you have to install a package named sth like postgres-client
and postgres-client-devel

Markus Bertheau

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>