php-general | 2001092
Date: 09/27/01
- Next message: * R&zE:: "Re: [PHP] handling errors"
- Previous message: Christian Reiniger: "Re: [PHP] handling errors"
- In reply to: Alberto: "[PHP] Error compiling PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: * R&zE:: "Re: [PHP] handling errors"
- Previous message: Christian Reiniger: "Re: [PHP] handling errors"
- In reply to: Alberto: "[PHP] Error compiling PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

