On 2012-09-25 20:35:43 +0200, Bernd wrote:
> 2012/9/25 Leonardo M. Ramé <[email protected]>:
> 
> > 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to