Re: libpq++ installation error

From: vishal saberwal <vishalsaberwal(at)gmail(dot)com>
To: salah jubeh <s_jubeh(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: libpq++ installation error
Date: 2005-12-19 16:28:18
Message-ID: 3e74dc250512190828j4ee71993vaf1798c654c3b6cb@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am not very good at this but you might wanna try -I (--include) compile
option for the path ...../postgresql-8.x.x/src/include and try if it works
...

thanks,
vish

On 12/19/05, salah jubeh <s_jubeh(at)yahoo(dot)com> wrote:
>
> 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
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message vishal saberwal 2005-12-19 16:29:09 Re: Question on indexes
Previous Message Emil Rachovsky 2005-12-19 15:51:58 Question on indexes