[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libssl.so.0 and libcrypto.so.0 missing



fyi..this will also affect the ssh packages as well as probably all the
other packages I rebuilt that link to ssl.  If you don't have libssl09 installed
it will fail...and probably do strange things if you do have it installed.

I'm building new packages as I type this and will have them uploaded later
today.

adding in the links will solve the problem for now...but the correct fix is
installing the yet to be build/uploaded packages. :)

ln -s /usr/lib/libssl.so.0.9.6 /usr/lib/libssl.so.0
ln -s /usr/lib/libcrypto.so.0.9.6 /usr/lib/libcrypto.so.0

I apologize for this again.

Ivan


-- 
----------------
Ivan E. Moore II
rkrusty@tdyc.com
http://snowcrash.tdyc.com
GPG KeyID=90BCE0DD
GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD



Reply to: