On Wed, May 24, 2006 at 03:00:10PM +0000, db wrote: > libpqxx.so is not a broken link: > > work# ls -l /usr/local/lib/*pqxx* > -rwxr-xr-x 1 root wheel 332194 May 4 14:56 > /usr/local/lib/libpqxx-2.5.5.so > -rw-r--r-- 1 root wheel 439800 May 4 14:56 /usr/local/lib/libpqxx.a > -rwxr-xr-x 1 root wheel 851 May 4 14:56 /usr/local/lib/libpqxx.la > lrwxr-xr-x 1 root wheel 16 May 4 14:56 /usr/local/lib/libpqxx.so > -> libpqxx-2.5.5.so > work# ldconfig -r | grep pqxx > work#
I don't know why it might not be known to ldconfig, but that is the cause of your problem. The port DTRT to update ldconfig at install time: INSTALLS_SHLIB= yes Try rerunning ldconfig -R (or reboot). Kris
pgpKrzF8OgpLf.pgp
Description: PGP signature