libpq++ installation error - Mailing list pgsql-general

From salah jubeh
Subject libpq++ installation error
Date
Msg-id 20051219151701.15878.qmail@web52701.mail.yahoo.com
Whole thread Raw
Responses Re: libpq++ installation error
Interface to posgresql
List pgsql-general
I am trying to install and compile libpq++ i get this error
 
configure: error:
Can't find libpq-fe.h in .  Are you sure the libpq
headers are installed correctly?  They should be in the directory returned by
"pg_config --includedir".
If you do have libpq (the C-language client library for PostgreSQL) installed,
make sure you have the related development materials--mainly its header files--
as well as the library binary.  Some system distributions keep the two in
seperate packages with names like "alibrary" and "alibrary-dev", respectively.
In that case, make sure you have the latter installed as well.
 
i have cheacked  pg_config --includedir it gave me a correct path also i checked the include directory i found the requsted header file there
 
regards

__________________________________________________
Do Y ou Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Seneca Cunningham
Date:
Subject: Re: out of memory during query execution
Next
From: Tom Lane
Date:
Subject: Re: out of memory during query execution