On Aug 22, 2006, at 11:56 AM, Todorov @ Paladin wrote:
[ ... ]
How to find which is dynamically using libs and which application is not?

You can use ldd.

In practice, however, pretty much all software nowadays depends on shared libraries, so it's reasonable to do a "pkg_delete -a" after upgrading to a new major version of FreeBSD, and then reinstall all of the ports you use once you've finished upgrading. Run "pkg_info" before the upgrade and keep track of this output to help you remember what ports you've got installed...

--
-Chuck

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to