How to set OPTION_TORRENT_SYSTEM to off
Posted: 14 Apr 2010, 12:08
Hi All,
i am trying to set OPTION_TORRENT_SYSTEM to off
In my console:
but i get still the error:
Any idea? Do i need torrent to download the mods? And if so how can i set up my Debian lenny system without uninstall libboost-packages?
regards Markus
i am trying to set OPTION_TORRENT_SYSTEM to off
In my console:
Code: Select all
cd /opt/springlobby
OPTION_TORRENT_SYSTEM=off
cmake .Code: Select all
feld-bert:/opt/springlobby# cmake .
-- checking for module 'libmpg123'
-- package 'libmpg123' not found
-- checking for module 'libtorrent-rasterbar>=0.13'
-- package 'libtorrent-rasterbar>=0.13' not found
CMake Error at CMakeLists.txt:166 (MESSAGE):
libtorrent-rasterbar library not found! Please install the package or
toggle OPTION_TORRENT_SYSTEM to OFF
-- Configuring doneregards Markus