On Thu, 18 Jun 2009, Allan Davis wrote: > I just had to solve this one myself. I had 0.9.8g installed and it is > looking for 0.9.8 so i just created a symblic link that matches the 0.9.8 > and point to the 0.9.8g so file > Here's the strange part: I have all of those files already.
[da...@localhost usr]$ ls -l /usr/lib/libcrypto.so.0.9.8 /usr/lib/libldap_r-2.4.so.2 /usr/lib/libssl.so.0.9.8 -rwxr-xr-x 1 root root 1576012 2009-01-08 15:07 /usr/lib/libcrypto.so.0.9.8* lrwxrwxrwx 1 root root 22 2008-07-12 08:05 /usr/lib/libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.0.4 -rwxr-xr-x 1 root root 299908 2009-01-08 15:07 /usr/lib/libssl.so.0.9.8* -- J. David Eisenberg http://catcode.com/
