Install the linkage Download Software in Ubuntu7.10

Source: Internet
Author: User
First, let's talk about what linkage is. linkage is a bittorrent (bt download) software developed in C ++ in linux based on libtorrent and GTK +, but it is quite sensitive to the Intranet, there is any connection in the Intranet basic ingress. It seems that the efficiency on the internet is similar to that on rtorrnet, probably because it is based on libtorrent. To compile and install linkage in Ubuntu, you must first compile and install libtorrent and libnotify. I. Installation

First, let's talk about what linkage is. linkage is a bittorrent (bt download) software developed in C ++ in linux based on libtorrent and GTK +, but it is quite sensitive to the Intranet, there is any connection in the Intranet basic ingress.

It seems that the efficiency on the internet is similar to that on rtorrnet, probably because it is based on libtorrent.

To compile and install linkage in Ubuntu, you must first compile and install libtorrent and libnotify.

1. Install the dependency package and libtorrent

Sudo apt-get install build-essential libtool autoconf automake
Apt-get install libboost-date-time-dev libboost-date-time1.34.1
Libboost-filesystem-dev libboost-filesystem1.34.1 libboost-regex-dev
Libboost-regex1.34.1 libboost-signals-dev libboost-signals1.34.1
Libboost-iostreams-dev libboost-iostreams1.34.1 libboost-thread-dev
Libboost-thread1.34.1 libboost-dev libboost-signals-dev libboost-serialization-dev
Cd libtorrent-0.12
./Configure-prefix =/usr
Make
Sudo make install

Ii. Install libnotify

Cd libnotify-0.4.4
./Configure
Make
Sudo make install

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.