[Lazarus] Cannot load libpq.so

Leonardo M. Ramé l.rame at griensu.com
Tue Sep 25 20:42:18 CEST 2012


On 2012-09-25 20:35:43 +0200, Bernd wrote:
> 2012/9/25 Leonardo M. Ramé <l.rame at griensu.com>:
> 
> > Do you know a way to know where's the loader looking for libraries?,
> > from command line.
> 
> ldconfig --print-cache
> 
> Your library should appear there if installed correctly
> 
> --

Here's the result of ldconfig:

/sbin/ldconfig --print-cache|grep libpq
libpqwalreceiver.so (libc6) => /usr/local/pgsql/lib/libpqwalreceiver.so
libpq.so.5 (libc6) => /usr/local/pgsql/lib/libpq.so.5
libpq.so (libc6) => /usr/local/pgsql/lib/libpq.so

It seems to be installed correctly.


-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list