Page 1 of 1

Error: need libtorrent-rasterbar >= 0.15.0!

Posted: Mon Jul 14, 2014 7:16 pm
by aealvarez3
[root@TorrentSFDC qbittorrent-3.1.9.2]# ./configure
Configuring qbittorrent ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.6 ... yes
Checking for QtDBus >= 4.5 ... yes
Checking for pkg-config executable ... yes
Checking for libtorrent-rasterbar >= 0.15.0 ... no

Error: need libtorrent-rasterbar >= 0.15.0!
I have just finished installing libtorrent-rasterbar 0.15.0. I am still getting this output when i try and configure qbittorrent. I am not sure why it does not recognize libtorrent. I have the output for my libtorrent if needed. Before i installed libtorrent i got a different output when trying to configure qbittorrent. Something along the lines of the enviroment wasn't setup for qbittorrent. Please someone help it will be greatly appreciated.

Re: Error: need libtorrent-rasterbar >= 0.15.0!

Posted: Wed Jul 16, 2014 11:49 pm
by loki
Did you have to use libtorrent version 0.15.0? Depending on what linux you use, there's almost certainly a newer (supported) version available. For compiling you might need at least the 0.16.0 packages... I'm not sure why it still says 0.15.0.

Re: Error: need libtorrent-rasterbar >= 0.15.0!

Posted: Thu Jul 17, 2014 6:18 am
by sledgehammer_999
Run in a terminal window:

Code: Select all

pkg-config --list-all | grep libtorrent
What is the output?