26.08.2015, 21:43
If you're using ubuntu or Debian, try this:
sudo apt-get install libssl0.9.8
Try to install this if you are on CentOS:
yum install openssl098e.i686
Then symlink to the correct version:
ln -s /usr/lib/libcrypto.so.0.9.8e /usr/lib/libcrypto.so.0.9.8
sudo apt-get install libssl0.9.8
Try to install this if you are on CentOS:
yum install openssl098e.i686
Then symlink to the correct version:
ln -s /usr/lib/libcrypto.so.0.9.8e /usr/lib/libcrypto.so.0.9.8