Error: need libtorrent-rasterbar >= 0.15.0!

Linux specific questions, problems.
Post Reply
aealvarez3

Error: need libtorrent-rasterbar >= 0.15.0!

Post 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.
loki

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

Post 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.
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

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

Post by sledgehammer_999 »

Run in a terminal window:

Code: Select all

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