Re: [GENERAL] libpq++ installation error

2005-12-19 Thread vishal saberwal
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,vishOn 12/19/05, salah jubeh <[EMAIL PROTECTED]> wrote: I am trying to install and compile libpq++ i get this error   configure: error:Ca

[GENERAL] libpq++ installation error

2005-12-19 Thread salah jubeh
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 libpqheaders 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 PostgreS