Advertisement
Guest User

Untitled

a guest
Sep 6th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. root@smok-vaio:/home/smok/Música/web/koverartist-0.7.6# ./configure
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Looking for Q_WS_X11
  13. -- Looking for Q_WS_X11 - found
  14. -- Looking for Q_WS_WIN
  15. -- Looking for Q_WS_WIN - not found.
  16. -- Looking for Q_WS_QWS
  17. -- Looking for Q_WS_QWS - not found.
  18. -- Looking for Q_WS_MAC
  19. -- Looking for Q_WS_MAC - not found.
  20. -- Found Qt-Version 4.7.2 (using /usr/bin/qmake)
  21. CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
  22. ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  23. /root/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
  24. Call Stack (most recent call first):
  25. CMakeLists.txt:16 (find_package)
  26.  
  27.  
  28. -- Configuring incomplete, errors occurred!
  29. *** cmake ended rc=1 at ./configure line 33.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement