Sfdgdfhdfhdfhdfh Dfhdfhdfhdfhdfhdfh создал тему 16.02.2009 в 18:32
Новичок
Сообщений: 15 Репутация: 16
Сейчас не на форуме
Пытаюсь установить от сюда http://ktorrent.org/downloads/3.2/ktorrent-3.2.tar.bz2Пользовался этой инструкцией http://ktorrent.org/?q=downloadsПосле команды cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` выдаёт следующее:CMake Error: The source directory /home/sirsin/Рабочий стол/ktorrent-3.2/build does not appear to contain CMakeLists.txt.Specify --help for usage, or press the help button on the CMake GUI.
команду дал не туCMake Error: The source directory /home/sirsin/Рабочий стол/ktorrent-3.2/buildпочему адрес такой ? если CMakeLists.txt находится на уровень выше ?cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` перед двумя точками пробел поставь, иначе будет искать CMakeLists.txt в этой папке, а не на уровень выше как надо
Sfdgdfhdfhdfhdfh Dfhdfhdfhdfhdfhdfh ответил 16.02.2009 в 21:33
Новичок
Сообщений: 15 Репутация: 16
Сейчас не на форуме
Теперь вот что написал:-- The C compiler identification is GNU -- The CXX compiler identification is unknown -- 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 CMake Error: your CXX compiler: CMAKE_CXX_COMPILER-NOTFOUND was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in /home/sirsin/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps Call Stack (most recent call first): CMakeLists.txt:2 (find_package) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run cmake --help-policy CMP0000. This warning is for project developers. Use -Wno-dev to suppress it.-- Configuring incomplete, errors occurred
sudo apt-get install g++а вот разбор ошибки на офиц форуме ktorrenthttp://ktorrent.org/forum/viewtopic.php?t=2741s .----------------------дальше помочь не смогу - так как не стоит KDE, по этому удачно у меня точно не скомпилится