Date: Tue, 28 Dec 2004 22:23:55 -0500 From: Robert Huff <roberthuff@rcn.com> To: questions@freebsd.org Subject: superfluous libraries? Message-ID: <16850.9035.858785.417563@jerusalem.litteratus.org>
next in thread | raw e-mail | index | archive | help
While running portsclean I got this:
Cleaning out /usr/ports/packages...
** /usr/local/lib/libcrypto.so.3 is shadowed by /lib/libcrypto.so.3
/lib/libcrypto.so.3 <- ?
/usr/local/lib/libcrypto.so.3 <- openssl-0.9.7e_1
--> This may be an undesirable situation
Leave /lib/libcrypto.so.3 (specify -i to ask on this)
** /usr/local/lib/libssl.so.3 is shadowed by /usr/lib/libssl.so.3
/usr/lib/libssl.so.3 <- ?
/usr/local/lib/libssl.so.3 <- openssl-0.9.7e_1
--> This may be an undesirable situation
Leave /usr/lib/libssl.so.3 (specify -i to ask on this)
Is there any reason not to delete the versions that came from
openssl-0.9.7e_1? Obviously I don't want to delete the port, but
these particular files?
Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16850.9035.858785.417563>
