[SOLVED] build deluge 1.3.1 in hardy (Ubuntu 8.04)

General support for problems installing or using Deluge
Post Reply
liesmich.txt
New User
New User
Posts: 8
Joined: Thu Nov 11, 2010 7:21 pm

[SOLVED] build deluge 1.3.1 in hardy (Ubuntu 8.04)

Post by liesmich.txt »

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)
Last edited by liesmich.txt on Sat Nov 13, 2010 10:39 pm, edited 1 time in total.
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)

Post by Cas »

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.
liesmich.txt
New User
New User
Posts: 8
Joined: Thu Nov 11, 2010 7:21 pm

Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)

Post by liesmich.txt »

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
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)

Post by Cas »

10 > 5 so that is a bug, and I thought that had been fixed, is from that attempting to install Deluge 1.3.1?
liesmich.txt
New User
New User
Posts: 8
Joined: Thu Nov 11, 2010 7:21 pm

Re: build deluge 1.3.1 in hardy (Ubuntu 8.04)

Post by liesmich.txt »

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 :)
Post Reply