On Tue, 2003-11-11 at 22:06, G�zim Hoxha wrote:
> Ok guys,
> The libssl.so.0.9.7 probelm I fixed it ( the one that
> says "error while loading shared libraries:
> libssl.so.0.9.6: cannot open shared object file: No
> such file or directory")
> 
> First link libssl.so.0.9.7 to libssl.so.0.9.6 then do
> libcrypto:
> cd /usr/lib/
> ln -s libssl.so.0.9.7 libssl.so.0.9.6
> ln -s libcrypto.so.0.9.7 libcrypto.so.0.9.6
> 
> then just merge openssl
> emerge openssl
> 
> cheerz :)

Of course you really should revdep-rebuild to correct this, rather than
the dirty link I suggested in the related bug...

-- 
Tom Wesley

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to