Errors Compiling on Debian

Linux specific questions, problems.
Post Reply
dinjo

Errors Compiling on Debian

Post by dinjo »

I'm trying to install latest version of qBittorrent initially it was saying me to install qmake which i did but even after that showed the same QTmake4 error , I'm wanted to install only the headless server i.e qbitorrent-nox and is able to do so but its 2.9.8 version of wheezy debian.

Also importantly I cannot change the password if i do it does not allow me to login again , I also ticked the by pass local authentication but didn't worked.

Code: Select all


root@debian:~/qbittorrent-3.1.1# ./configure
Configuring qbittorrent ...
Verifying Qt 4 build environment ... fail

Reason: There was an error compiling 'conf'.  See conf.log for details.


root@debian:~/qbittorrent-3.1.1# cat conf.log
/usr/bin/moc-qt4 -DHAVE_MODULES -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. conf4.cpp -o conf4.moc
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DHAVE_MODULES -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -o conf4.o conf4.cpp
In file included from conf4.cpp:703:0:
libboost.qcm:9:34: fatal error: libtorrent/version.hpp: No such file or directory
compilation terminated.
make: *** [conf4.o] Error 1
User avatar
Peter
Administrator
Administrator
Posts: 2701
Joined: Wed Jul 07, 2010 6:14 pm

Re: Errors Compiling on Debian

Post by Peter »

Use apt-pinning. Or pbuilder.

See my post for more info.
http://qbforums.shiki.hu/index.php/topi ... ml#msg8095

(Bottom / mid part.)
dinjo

Re: Errors Compiling on Debian

Post by dinjo »

I was able to compile libtorrent 0.15.0 and after which i compiled the source from 3.1.1 but due to some reason the left bar is not showing up

Image
dinjo

Re: Errors Compiling on Debian

Post by dinjo »

Seems like some problem with 3.1.1 so i compiled the 3.1.0 and it worked well , however the apt preference is good to know , so i did a manual remove of package and installed it with apt uninstall with preferences added and it worked out of the box the one question which i have now is if i do a apt-get upgrade or dist upgrade would it be impacted ?

Also just to let you know for compliing the source of libtorrent 0.15.0 on headless 256MB system it took me more than 11 hours , is there a way the same package can be compiled some where else on better cpu and pass me the deb file ?
dinjo

Re: Errors Compiling on Debian

Post by dinjo »

Anything can be done on password less login atleast in same network?

Also since I liked it so much I wanted to move from rtorrent to qbittorrent so is there a fast resume functionality in qbittorrent I have more than 50 torrents and some of them are quite big I read there are some web methods but I don't have any hands on any web language is there Perl or shell script which can do this?

Where is the log located for qbittorrent-nox ? I'm starting with a daemon script with start_daemon is there a inbuilt log the way it shows when I type it directly on command line I.e Opening ports,  resuming torrents and other things  I would like to see and monitor the details as when what actions of were performed

Shiki - The dog name is Riley  :)
Last edited by dinjo on Mon Nov 04, 2013 7:53 am, edited 1 time in total.
infestor
Newbie
Newbie
Posts: 14
Joined: Wed Sep 04, 2013 1:17 pm

Re: Errors Compiling on Debian

Post by infestor »

wish there were .deb packages of latest versions downloadable on the qbittorrent site.
dinjo

Re: Errors Compiling on Debian

Post by dinjo »

Any help here also I see if I shutdown the device and at times it does a hash check again on reboot painful when the torrent size is 15gb
dinjo

Re: Errors Compiling on Debian

Post by dinjo »

I see the fast resume file is stored here , is there a way i can produce a fast resume file ?

Code: Select all

root@debian:~/.local/share/data/qBittorrent/BT_backup# strings cae747ba4c54b26b9f9a5764b10b1a08d1deb64e.fastresume
d11:active_timei14045e10:added_timei1383566507e10:allocation6:sparse15:announce_to_dhti1e15:announce_to_lsdi1e20:announce_to_trackersi1e12:auto_managedi1e12:banned_peers0:13:banned_peers60:16:blocks per piecei16e14:completed_timei1383660567e19:download_rate_limiti0e10:file sizeslli1313714357ei1383579165eeli355ei1383574940eee11:file-format22:libtorrent resume file12:file-versioni1e13:file_priorityli1ei1ee13:finished_timei4896e9:info-hash20:
N13:last_downloadi4896e11:last_scrapei8e18:last_seen_completei1383660573e11:last_uploadi3104e18:libtorrent-version9:0.16.11.015:max_connectionsi60e11:max_uploadsi4e15:num_downloadersi16777215e14:num_incompletei0e9:num_seedsi24e6:pausedi0e5:peers144:
z]DE
z]qLg
6:peers60:14:piece_priority5012:
6:pieces5012:
9:qBt-label0:20:qBt-previousSavePath0:17:qBt-queuePositioni2e14:qBt-ratioLimit2:-212:qBt-savePath21:/media/Data/torrents/12:qBt-seedDatei1383579166e14:qBt-seedStatusi1e9:seed_modei0e12:seeding_timei4896e19:sequential_downloadi0e13:super_seedingi0e16:total_downloadedi1318670206e14:total_uploadedi937873e8:trackersll79:http://tracker.tore.net:11107/xzkk1d2coh774w77ak6letyf87/announceee17:upload_rate_limiti0ee
root@debian:~/.local/share/data/qBittorrent/BT_backup#
Post Reply