Jump to content

Fedora 14 uTorrent installation


iam8up

Recommended Posts

I had libssl and libcrypt problems. I am running Fedora 14. Not 100% sure what packages I installed (I did a lot of them out of habit such as wget, irssi, etc). Once the packages are installed you will get libs with the "wrong names". All you have to do is:

su

cd /usr/lib

ln -s libssl.so.1.0.0d libssl.so.0.9.8

ln -s libcrypto.so libcrypto.so.0.9.8

That fixed it for me.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...