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 :)

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

--
[EMAIL PROTECTED] mailing list

Reply via email to