Advertisement
Guest User

Untitled

a guest
Mar 6th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.20 KB | None | 0 0
  1. uberdub@HAL3000:~/Downloads/ktorrent-4.2.0/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
  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.6.2 (using /usr/bin/qmake)
  21. -- Looking for _POSIX_TIMERS
  22. -- Looking for _POSIX_TIMERS - found
  23. -- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
  24. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so
  25. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so - found
  26. -- Looking for gethostbyname
  27. -- Looking for gethostbyname - found
  28. -- Looking for connect
  29. -- Looking for connect - found
  30. -- Looking for remove
  31. -- Looking for remove - found
  32. -- Looking for shmat
  33. -- Looking for shmat - found
  34. -- Found X11: /usr/lib/libX11.so
  35. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  36. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  37. -- Looking for pthread_create in pthreads
  38. -- Looking for pthread_create in pthreads - not found
  39. -- Looking for pthread_create in pthread
  40. -- Looking for pthread_create in pthread - found
  41. -- Found Threads: TRUE
  42. -- Found Automoc4: /usr/bin/automoc4
  43. -- Found Perl: /usr/bin/perl
  44. -- Phonon Version: 4.3.1
  45. -- Found Phonon: /usr/lib/libphonon.so
  46. -- Found Phonon Includes: /usr/include/qt4/KDE;/usr/include/qt4
  47. -- Performing Test _OFFT_IS_64BIT
  48. -- Performing Test _OFFT_IS_64BIT - Failed
  49. -- Performing Test HAVE_FPIE_SUPPORT
  50. -- Performing Test HAVE_FPIE_SUPPORT - Success
  51. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  52. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  53. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  54. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  55. -- Found KDE 4.4 include dir: /usr/include
  56. -- Found KDE 4.4 library dir: /usr/lib
  57. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  58. -- Found automoc4: /usr/bin/automoc4
  59. CMake Error at CMakeLists.txt:4 (find_package):
  60. Could not find module FindKTorrent.cmake or a configuration file for
  61. package KTorrent.
  62.  
  63. Adjust CMAKE_MODULE_PATH to find FindKTorrent.cmake or set KTorrent_DIR to
  64. the directory containing a CMake configuration file for KTorrent. The file
  65. will have one of the following names:
  66.  
  67. KTorrentConfig.cmake
  68. ktorrent-config.cmake
  69.  
  70.  
  71.  
  72. -- Boost version: 1.40.0
  73. -- Found the following Boost libraries:
  74. -- Not building kio-magnet (-DENABLE_KIO_MAGNET=true to enable)
  75. -- Found taglib: -L/usr/lib -ltag
  76. -- Taglib found: -L/usr/lib -ltag
  77. -- Building logviewer plugin (-DENABLE_LOGVIEWER_PLUGIN=false to disable)
  78. -- Building infowidget plugin (-DENABLE_INFOWIDGET_PLUGIN=false to disable)
  79. -- Compiling GeoIP support directly into InfoWidget plugin
  80. -- Building upnp plugin (-DENABLE_UPNP_PLUGIN=false to disable)
  81. -- Building search plugin (-DENABLE_SEARCH_PLUGIN=false to disable)
  82. -- Building webinterface plugin (-DENABLE_WEBINTERFACE_PLUGIN=false to disable)
  83. -- Building scanfolder plugin (-DENABLE_SCANFOLDER_PLUGIN=false to disable)
  84. -- Building ipfilter plugin (-DENABLE_IPFILTER_PLUGIN=false to disable)
  85. -- Building stats plugin (-DENABLE_STATS_PLUGIN=false to disable)
  86. -- Building bwscheduler plugin (-DENABLE_BWSCHEDULER_PLUGIN=false to disable)
  87. -- Building mediaplayer plugin (-DENABLE_MEDIAPLAYER_PLUGIN=false to disable)
  88. -- Found taglib: -L/usr/lib -ltag
  89. -- Taglib found: -L/usr/lib -ltag
  90. -- Building scripting plugin (-DENABLE_SCRIPTING_PLUGIN=false to disable)
  91. -- Building syndication plugin (-DENABLE_SYNDICATION_PLUGIN=false to disable)
  92. -- Found KdepimLibs: /usr/lib/cmake/KdepimLibs/KdepimLibsConfig.cmake
  93. -- Building downloadorder plugin (-DENABLE_DOWNLOADORDER_PLUGIN=false to disable)
  94. -- Building shutdown plugin (-DENABLE_SHUTDOWN_PLUGIN=false to disable)
  95. -- Found libkworkspace: /usr/lib/libkworkspace.so
  96. -- Building zeroconf plugin (-DENABLE_ZEROCONF_PLUGIN=false to disable)
  97. -- Building magnetgenerator plugin (-DENABLE_MAGNETGENERATOR_PLUGIN=false to disable)
  98.  
  99. -----------------------------------------------------------------------------
  100. -- The following external packages were located on your system.
  101. -- This installation will have the extra features provided by these packages.
  102. -----------------------------------------------------------------------------
  103. * libkworkspace - libkworkspace library and header files
  104.  
  105. -----------------------------------------------------------------------------
  106. -- Congratulations! All external packages have been found.
  107. -----------------------------------------------------------------------------
  108.  
  109. -- Looking for dgettext
  110. -- Looking for dgettext - found
  111. -- Found Gettext: built in libc
  112. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement