How to Use uTorrent on Ubuntu

Source: Internet
Author: User

Download uTorrent for Linux from the Internet.

However, if you are using ubuntu12.x, you will be reminded that there is an error.

Refer to the following content to solve the problem:

 
Http://www.howopensource.com/2011/08/utserver-error-while-loading-shared-libraries-libssl-so-0-9-8-libcrypto-so-0-9-8-solved/

In fact, it is the following thing to install idea.

If it is fedora

 
Sudo ln-S/usr/lib/libssl. so.10/usr/lib/libssl. so.0.9.8

And

 
Sudo ln-S/lib/libcrypto. so.10/lib/libcrypto. so.0.9.8

For Ubuntu

 
Sudo apt-Get install libssl0.9.8: i386

The reason is that I copied it directly.

In ubuntu 13.04/12.10/12.04/you need to install this library. in fedora 18/17/16/15/14 These library has been updated to libssl. so.10 and libcrypto. so.10, so you need to create a symbolic link for it as libssl. so.0.9.8 and libcrypto. so.0.9.8.
If not you may get this errors.

Utserver: Error while loading shared libraries: libssl. so.0.9.8: cannot open shared object file: no such file or directory

Or

Utserver: Error while loading shared libraries: libcrypto. so.0.9.8: cannot open shared object file: no such file or directory

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.