Page 1 of 1

libtorrent usage

Posted: Sun Aug 29, 2010 10:30 am
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?

Re: libtorrent usage

Posted: Mon Aug 30, 2010 1:55 am
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