libtorrent usage

General support for problems installing or using Deluge
Post Reply
abubin
Seeder
Seeder
Posts: 217
Joined: Thu Sep 13, 2007 6:03 am

libtorrent usage

Post by abubin »

let's say i have two version of libtorrent.

0.14.10 compiled and installed into my system.
0.15.1 which I added into deluge folder and then compiled deluge.

Which version will be used by deluge?
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: libtorrent usage

Post by johnnyg »

libtorrent 0.14.10: deluge won't build libtorrent if it detects that it's already installed.
You can change this behavior in setup.py if you wish: http://git.deluge-torrent.org/deluge/tree/setup.py#n207
Post Reply