Page 1 of 1

How to install qBittorrent on Raspbian OS?

Posted: Fri Sep 22, 2017 5:13 pm
by Jupiter
Right now I have qBittorrent version 3.1.10
but its have bugs
So far I try this tutorial: https://github.com/qbittorrent/qBittorr ... th_the_GUI
but end up with errors:

Code: Select all

pi@bpi-iot-ros-ai:~/qBittorrent $ ./configure --prefix=/usr
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a sed that does not truncate output... /bin/sed
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking dependency style of g++... none
checking whether OS is FreeBSD... no
checking whether OS is macOS... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.23... yes
checking whether to enable the Debug build... no
checking whether to enable the GUI... yes
checking whether to install the systemd service file... no
checking whether to enable the WebUI... yes
checking for Qt5 qmake >= 5.5.1... not found
configure: error: Could not find qmake

pi@bpi-iot-ros-ai:~/qBittorrent $ sudo make install
make: *** No rule to make target 'install'.  Stop.
pi@bpi-iot-ros-ai:~/qBittorrent $ 

OS: Raspbian  Jiessie 3.10.107
hardware board Banana Pi BPI-M2U

Re: How to install qBittorrent on Raspbian OS?

Posted: Tue Sep 26, 2017 5:47 pm
by Jupiter
Never mind
replaced OS with Ubuntu
It's come with slightly updated qBittorrent version 3.3.1