Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: php 5.2.0 et postgres 8.3



	Armelle Cogent wrote:

J'ai un message d'erreur. Voilà les trois dernières lignes  :

checking for PostgreSQL support... yes
checking for pg_config... not found
configure: error: Cannot find libpq-fe.h. Please specify correct
PostgreSQL
installation path

Et je ne trouve pas le fichier pg_config sur mon ordinateur, si je
comprends
bien, il s'appelle maintenant postgres dans
/usr/lib/postgresql/8.3/bin/

Est-ce cela ? si oui comment puis-je compiler php pour qu'il cherche
postgres  et non pg_config ?

Non c'est toujours pg_config mais il doit être dans le package libpq-dev qu'il faut installer.
Cordialement,
--
Daniel



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group