Jump to content

conte0

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by conte0

  1. Hello on CentOS 5.5 I had same problem too. I use this workaround: $ cd utorrent-server-v3_0 (or your utorrent directory) $ ln -s /lib/libssl.so.0.9.8e libssl.so.0.9.8 (create a fake lib outside the system's library directory, DON'T messed up system's lib directory) $ ln -s /lib/libcrypto.so.0.9.8e libcrypto.so.0.9.8 $ /lib/ld-linux.so.2 --library-path <your full path to utorrent's directory> ./utserver I hope in a static build next one ;-)
×
×
  • Create New...