Re: LIB_DEPENDS problem



Kris Kennaway wrote:
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#
Try rerunning ldconfig -R (or reboot).
I tried (both), but no luck :-(

Best regards
db
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages