superfluous libraries?
    Robert Huff 
    roberthuff at rcn.com
       
    Tue Dec 28 19:23:47 PST 2004
    
    
  
	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
    
    
More information about the freebsd-questions
mailing list