Apologies -<span></span> I missed you saying that part.<div><br></div><div>Try checking config.log to see if there were any unusual errors during that test</div><div><br></div><div>-Steve</div><div><br></div><div><br><div>
<br>On Thursday, June 13, 2013, Claus Andersen  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 13 Jun 2013, Steven Ayre wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Do you have libpq-dev installed? RPM systems probably call it something different (postgresql-devel?)<br>
libpq will just be the runtime libraries, you need the development files to compile software against the library.<br>
</blockquote>
<br>
Hi,<br>
<br>
Uhm? Apart from what I have already listed? As I wrote I have already built other projects against this library. Am I missing something obvious?<br>
<br>
postgresql92-devel<br>
<br>
$ rpm -ql postgresql92-devel | grep libpq<br>
/usr/pgsql-9.2/include/<u></u>internal/libpq<br>
/usr/pgsql-9.2/include/<u></u>internal/libpq-int.h<br>
/usr/pgsql-9.2/include/<u></u>internal/libpq/pqcomm.h<br>
/usr/pgsql-9.2/include/libpq<br>
/usr/pgsql-9.2/include/libpq-<u></u>events.h<br>
/usr/pgsql-9.2/include/libpq-<u></u>fe.h<br>
/usr/pgsql-9.2/include/libpq/<u></u>libpq-fs.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/auth.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/be-fsstubs.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/crypt.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/hba.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/ip.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/libpq-be.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/libpq-fs.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/libpq.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/md5.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/pqcomm.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/pqformat.h<br>
/usr/pgsql-9.2/include/server/<u></u>libpq/pqsignal.h<br>
/usr/pgsql-9.2/lib/libpq.a<br>
/usr/pgsql-9.2/lib/libpq.so<br>
<br>
Kind Regards,<br>
Claus Andersen</blockquote></div></div>