Advertisement
Guest User

MatInteiro.java

a guest
Jun 3rd, 2010
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.95 KB | None | 0 0
  1. orcilia@ipa:~/Programas/yawp-0.3.2$ sudo ./install.sh
  2. DEBUG:
  3. UNITTESTS:
  4. -- The C compiler identification is GNU
  5. -- The CXX compiler identification is GNU
  6. -- Check for working C compiler: /usr/bin/gcc
  7. -- Check for working C compiler: /usr/bin/gcc -- works
  8. -- Detecting C compiler ABI info
  9. -- Detecting C compiler ABI info - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
  15.   ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  16.   /home/orcilia/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
  17. Call Stack (most recent call first):
  18.   CMakeLists.txt:12 (FIND_PACKAGE)
  19.  
  20.  
  21. -- Configuring incomplete, errors occurred!
  22. CMake failed. Your system probably does not match all requirements.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement