Не получается собрать из исходников Eiskalt. Поиск, к сожалению, ничего внятного не дал. Где зарыта собака и как её откопать?
valkeru@valkeru-desktop:~/Source/eiskaltdcpp-2.2.7/eiskaltdcpp-qt/build$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../
-- The C compiler identification is GNU
-- The CXX compiler identification is Clang
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.1", required is "4.6.0")
-- Building without Qt Declarative UI support
-- Building without Qt DBus support
-- Building without Qt Script support
-- Building without Qt SQLite support
-- Building without Aspell support
CMake Error at CMakeLists.txt:171 (install):
install FILES given no DESTINATION!
CMake Error at CMakeLists.txt:271 (install):
install TARGETS given no RUNTIME DESTINATION for executable target "-qt".
-- Configuring incomplete, errors occurred!