2012/9/25 Leonardo M. Ramé <[email protected]>:
> Hi, I've installed PostgreSql from sources on a Linux machine, it's
> installed on /usr/local/pgsql. It's libraries are in
> /usr/local/pgsql/lib, and I updated my /etc/ld.so.conf to look there,
> but still, when I run a simple testing app written with lazarus I'm
> getting this:

did you run

sudo ldconfig

after changing /etc/ld.so.conf or installing new libs to update the cache?

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

Reply via email to