Hi there!
To build deluge 1.3.1 i need libtorrent >= 0.14. This is not included in the hardy repositorys so i have to build it from source...
Requirements: boost >= 1.34.1 (this IS IN the repos...) but I still gets errors...
Do I really need boost 1.34.1 only?
I tried the steps in the FAQ (Installing/Source)
[SOLVED] build deluge 1.3.1 in hardy (Ubuntu 8.04)
-
- New User
- Posts: 8
- Joined: Thu Nov 11, 2010 7:21 pm
[SOLVED] build deluge 1.3.1 in hardy (Ubuntu 8.04)
Last edited by liesmich.txt on Sat Nov 13, 2010 10:39 pm, edited 1 time in total.
Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)
You will find that libtorrent 14.10 is actually available in the Ubuntu PPA for Hardy.
To build libtorrent from source you may require dependencies, python2.6-dev and a few libboost-*-dev.
To build libtorrent from source you may require dependencies, python2.6-dev and a few libboost-*-dev.
-
- New User
- Posts: 8
- Joined: Thu Nov 11, 2010 7:21 pm
Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)
yes, libtorrent 0.14.10 is in the repos but i need 0.14.5.0:
Code: Select all
This version of Deluge requires libtorrent >=0.14.5.0
Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)
10 > 5 so that is a bug, and I thought that had been fixed, is from that attempting to install Deluge 1.3.1?
-
- New User
- Posts: 8
- Joined: Thu Nov 11, 2010 7:21 pm
Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)
okay i fixed it:
- add sources from https://launchpad.net/~rjmyst3/+archive/ppa (includes boost 1.36.0)
- build deluge like described in the FAQ..
- have fun
- add sources from https://launchpad.net/~rjmyst3/+archive/ppa (includes boost 1.36.0)
- build deluge like described in the FAQ..
- have fun
