Henti Smith wrote:
Matt Chorman wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 09 November 2003 12:38 pm, miks wrote:


Halo

i have a problem
i updated openssl form 0.9.6 => 0.9.7


unmerge it and remerge openssl-0.9.6? The current ebuild fails to build the compatibility libraries. It is known and I think it will be fixed in the next update to this package. revdep-rebuild is buggier more often than not - at least I've never had it work correctly for me. This is probably the simplest route available.


you can also relink 0.9.6 to the new 0.9.7 lib fore both libssl and libcrypto ... this works for most apps .

I just went into /usr/lib and did:


ln -s libssl.so.0.9.7 libssl.so.0.9.6
ln -s libcrypto.so.0.9.7 libcrypto.so.0.9.6

This fixed the problem without me having to recompiled a bunch of packages.

--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to