
rul700
(usa Ubuntu)
Enviado em 25/02/2009 - 18:45h
Olá, eu antes usava o ubuntu, mas mudei para o Mandriva (Com KDE4.1), e estou tendo dificuldades em instalar programas com o comando 'cmake'.
Ao tentar instalar qualquer programa, estou recebendo essa mensagem de erro:
[lucius@localhost kosd-0.4.1]$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- 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
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/lucius/.kde4/share/apps;/var/lib/mandriva/kde4-profiles/one/share/apps;/var/lib/mandriva/kde4-profiles/common/share/apps;/usr/share/apps
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)
-- Configuring done
[lucius@localhost kosd-0.4.1]$
Eu ja tentei copiar o arquivo "FindKDE4Internal.cmake" para as pastas em que ele acusa estar faltando, mas não resolveu. :(
Alguém pode dar uma luz? :P