| From: | salah jubeh <s_jubeh(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | libpq++ installation error |
| Date: | 2005-12-19 15:17:01 |
| Message-ID: | 20051219151701.15878.qmail@web52701.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-12-19 15:21:54 | Re: out of memory during query execution |
| Previous Message | Seneca Cunningham | 2005-12-19 15:14:18 | Re: out of memory during query execution |