Page 1 of 1
[Solved] Need help to compile
Posted: Thu Apr 16, 2015 6:28 pm
by metrolan
Hi!, it's me again
Installed qBT, but SID version for ARM is 3.1.11, and my favourite tracker ask for 3.1.12 at least.
So I decided to compile, and get this error:
Code: Select all
manolo@mirabox-debian:~$ sudo apt-get install qt5-default
[sudo] password for manolo:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt5-default
And sure, I did apt-get update and apt-get upgrade first of all
I don't know how to manage this
Anybody can help?
Re: Need help to compile
Posted: Thu Apr 16, 2015 7:27 pm
by Peter
Give me a few hours and I will compile a .deb for you.
* btw you need to "sudo apt-get build-dep qbittorrent" only. it will fetch everything.
or "qbittorrent-nox" if you need that one.
it should compile after that.
Re: Need help to compile
Posted: Thu Apr 16, 2015 9:34 pm
by Peter
Ok I will finish it tomorrow morning.
Re: Need help to compile
Posted: Fri Apr 17, 2015 12:33 am
by metrolan
Many thanks Shiki.
It is qbittorrent-nox the one I'm interested.
I'm trying again, with sudo apt-get build-dep qbittorrent-nox, but now I get an "you must put some `source` URIs in your sources.list, but I do have!!!
Well, It is late here, tomorrow will give a chance.
Re: Need help to compile
Posted: Fri Apr 17, 2015 11:28 am
by Peter
Oh right sorry. Ubuntu contains "source" by default.
I will try to compile your package soon, but I have to work a bit before that.
Re: Need help to compile
Posted: Fri Apr 17, 2015 4:49 pm
by sledgehammer_999
Why did you try to install qt5-default?!?!?
The packages you need for qbt compilation are: libtorrent-rasterbar-dev, libboost-dev and libqt4-dev
Re: Need help to compile
Posted: Sat Apr 18, 2015 12:52 pm
by metrolan
[quote="sledgehammer_999"]
Why did you try to install qt5-default?!?!?
The packages you need for qbt compilation are:
libtorrent-rasterbar-dev,
libboost-dev and
libqt4-dev
[/quote]
Oh, well, I dind't know actually. I thinked it was rare as I want nox version, but I'm following the guide in
https://github.com/qbittorrent/qBittorr ... and-Ubuntu
Re: Need help to compile
Posted: Mon May 25, 2015 12:51 am
by metrolan
Hi all!
It's me again
Finally I've installed Archlinux arm in my micro-server.
ArchlinuxArm's qbittorrent version is 3.2.0-1, but there is no -nox version, so qBT failed to start 'cause there is no X server.
I will try to compile this, but haven't found information about that, only for Debian derivates.
First of all, I've installed libtorrent-rasterbar, but there is no dev version in the archlinux arm repositories. And there is no libboost nor libqt4.
Some help will be welcomed

Re: [Solved] Need help to compile
Posted: Mon May 25, 2015 1:35 am
by metrolan
Finally, I have qBT 3.2.0 -nox running in my mirabox, with archlinux arm.
Steps needed: to install gcc, libtorrent-rasterbar, boost, boost-libs
download and untar the sources, ./configre --disable-gui, make, make install.
Et voilá.
Bye!
Re: Need help to compile
Posted: Fri Jun 05, 2015 1:46 am
by dinjo
[quote="sledgehammer_999"]
Why did you try to install qt5-default?!?!?
The packages you need for qbt compilation are: libtorrent-rasterbar-dev, libboost-dev and libqt4-dev
[/quote]
Do you have compile package for Ubuntu ?
Re: Need help to compile
Posted: Thu Jun 18, 2015 6:18 pm
by metrolan
[quote="dinjo"]
[quote="sledgehammer_999"]
Why did you try to install qt5-default?!?!?
The packages you need for qbt compilation are: libtorrent-rasterbar-dev, libboost-dev and libqt4-dev
[/quote]
Do you have compile package for Ubuntu ?
[/quote]
Hi friend.
I am running Archlinux in the server, Ubuntu has no sense.
Greetings.