NEWBIE, help please
Posted: Wed Jan 09, 2019 3:40 pm
Hi,
I'm trying to get qBittorrent to work on my Raspbian Pi3b+ running stretch.
I can see the webif and I can select a torrent for download, but downloading never starts.
I've run into a couple of issues I have been able to fix, but not this one (see below) which might be the cause of my problem:
After:
./configure --prefix=/usr --disable-gui --enable-python-binding --with-libgeoip --with-libiconv --with-boost-libdir=/usr/lib/arm-linux-gnueabihf --with-qt4
I get:
WARNING: unrecognized options: --enable-python-binding, --with-libgeoip, --with-libiconv, --with-qt4
Things I already did before config:
sudo apt-get install libqt4-dev
sudo apt-get install python
sudo apt-get install geoip-database
(now I notice I haven't installed libiconv, but that probably isn't causing the other unrecognized options)
Any help appreciated.
I'm trying to get qBittorrent to work on my Raspbian Pi3b+ running stretch.
I can see the webif and I can select a torrent for download, but downloading never starts.
I've run into a couple of issues I have been able to fix, but not this one (see below) which might be the cause of my problem:
After:
./configure --prefix=/usr --disable-gui --enable-python-binding --with-libgeoip --with-libiconv --with-boost-libdir=/usr/lib/arm-linux-gnueabihf --with-qt4
I get:
WARNING: unrecognized options: --enable-python-binding, --with-libgeoip, --with-libiconv, --with-qt4
Things I already did before config:
sudo apt-get install libqt4-dev
sudo apt-get install python
sudo apt-get install geoip-database
(now I notice I haven't installed libiconv, but that probably isn't causing the other unrecognized options)
Any help appreciated.