Date: Wed, 28 Sep 2005 16:42:15 -0400 (EDT) From: Gerard Seibert <gerard@seibercom.net> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Shadowed Files Message-ID: <20050928163600.C30755@seibercom.net>
next in thread | raw e-mail | index | archive | help
When running 'portsclean', this message is displayed:
** /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.8
   --> 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.8
   --> This may be an undesirable situation
Leave /usr/lib/libssl.so.3 (specify -i to ask on this)
Would it be safe to delete the redundant library? I assume that I should 
remove the /usr/lib/ version and not the /usr/local/lib version.
-- 
Gerard
gerard@seibercom.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050928163600.C30755>
