Search found 6 matches

by zeadgif
Sat Oct 14, 2017 9:04 am
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Re: Compiled from source 1.3.15 but has libtorrent error.

Hello, The above command gave the following result: sudo ./configure \ > --build=$CBUILD \ > --host=$CHOST \ > --prefix=/usr \ > --enable-python-binding \ > --enable-static=no \ > --with-boost-system=boost_system \ > --with-libiconv=yes \ > --enable-debug=no \ > --enable-silent-rules && \ > ...
by zeadgif
Thu Oct 12, 2017 8:28 am
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Re: Compiled from source 1.3.15 but has libtorrent error.

I can say that the current compile for 1.1.4, using the 4 cores takes about 2h:10m.
Had to create a swap of 2gb because 1 would crash with gcc killed.
When i have the time i will compile with that and il post the results. :)
by zeadgif
Wed Oct 11, 2017 10:42 pm
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Re: Compiled from source 1.3.15 but has libtorrent error.

I tried the commands above. The first run successfully. The second gave permission denied, but i managed to add the entry using nano and copy pasting the entry inside. (Maybe i ended up creating because it didnt exist, i mean was it supposed to exist?) The third after the manual edit gave the error:...
by zeadgif
Wed Oct 11, 2017 8:18 pm
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Re: Compiled from source 1.3.15 but has libtorrent error.

Hello, I will try the ppa then using the above commands. Regarding the ./configure im using this: sudo ./configure --enable-python-binding --with-libiconv --with-boost-libdir=/usr/lib/arm-linux-gnueabihf I followed the full tutorial from the website http://dev.deluge-torrent.org/wiki/Building/libtor...
by zeadgif
Wed Oct 11, 2017 9:55 am
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Re: Compiled from source 1.3.15 but has libtorrent error.

Hello, Im going to be honest, I read in other posts about the PPA (i dont fully understand how it works). I actually tried to do that, i couldnt get the command to add the repository to work (i havent tested inserting the deb directly into the lists). And I also read i shouldnt do it and that it cou...
by zeadgif
Tue Oct 10, 2017 11:23 pm
Forum: Support
Topic: Compiled from source 1.3.15 but has libtorrent error.
Replies: 8
Views: 4948

Compiled from source 1.3.15 but has libtorrent error.

Hello, Im sorry to bug you guys but after multiple attempts to compile deluge from source using latest libtorrent, im kind of desperate. Im new to installing and runing code in raspberry and linux in general, so i followed some guides. At first i ended up installing the old repository version... but...