One of mine friend is still running directadmin since 2005 on the Redhat VP, It has been running well.
But now he just tried to upgrade exim to version 4.69 and got this error:
[root@**** packages]# rpm -Uvh da_exim-4.69-1.i386.rpm
error: Failed dependencies:
libcrypto.so.6 is needed by da_exim-4.69-1
libdb-4.3.so is needed by da_exim-4.69-1
libssl.so.6 is needed by da_exim-4.69-1
rtld(GNU_HASH) is needed by da_exim-4.69-1
He did a yum update which installed openssl.i686 0:0.9.7a-33.25 and a few other things. But he still get that same error after the update, Where does libcrypto.so.6 come from?

