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



Le 21/04/2009 à 20:04, Armelle Cogent a écrit :
> 
> Merci pour ta réponse !
> 
> J'ai le même message ...
> 
> 
> 
> Le mardi 21 avril 2009 19:47, Samuel ROZE a écrit :
> > > Lorsque je lance cette commande :
> > >
> > > ./configure   --with-apxs2=/usr/local/apache2/bin/apxs  --with-gd  
> > > --with-pgsql   --with-libxml  --with-gettext  --with-zlib 
> > > --enable-dbase--with-png  --enable-tracks-vars  --with-regex 
> > > --enable-trans-sid  --enable-mbstring  --enable-exif  --with-curl
> > >
> > > 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
> > >

Il cherche les includes : /usr/include/postgresql/ (dans lenny et probablement
tous les unix "normaux")
Je suppose qu'il faut passer ce chemin comme argument a ./configure

Alain




Home | Main Index | Thread Index

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