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.[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!
Error: need libtorrent-rasterbar >= 0.15.0!
Error: need libtorrent-rasterbar >= 0.15.0!
Re: Error: need libtorrent-rasterbar >= 0.15.0!
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.
-
- Administrator
- Posts: 2443
- Joined: Sun Jan 23, 2011 1:17 pm
Re: Error: need libtorrent-rasterbar >= 0.15.0!
Run in a terminal window:
What is the output?
Code: Select all
pkg-config --list-all | grep libtorrent