Advertisement
zefilipe

Cairo-dock plug-ins compilation error

Sep 12th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. [root@localhost build]# cmake .. -DCMAKE_INSTALL_PREFIX=/usr
  2.  
  3. -- =====================
  4. -- Check dependencies...
  5. -- =====================
  6.  
  7. -- > Static Libraries:
  8. -- > GVFS-Integration:
  9. -- > Indicator-Applet:
  10. -- checking for module 'dbusmenu-glib-0.4'
  11. -- package 'dbusmenu-glib-0.4' not found
  12. -- checking for module 'dbusmenu-glib'
  13. -- package 'dbusmenu-glib' not found
  14. -- checking for module 'dbusmenu-gtk3-0.4'
  15. -- package 'dbusmenu-gtk3-0.4' not found
  16. -- checking for module 'dbusmenu-gtk3'
  17. -- package 'dbusmenu-gtk3' not found
  18. -- checking for module 'indicator3-0.4'
  19. -- package 'indicator3-0.4' not found
  20. -- checking for module 'indicator3'
  21. -- package 'indicator3' not found
  22. -- checking for module 'libido3-0.1'
  23. -- package 'libido3-0.1' not found
  24. CMake Warning at CMakeLists.txt:271 (message):
  25. These modules are required to compile Indicators applet (MeMenu,
  26. Messaging-Menu, Sound-Control, Status-Notifier and Global-Menu):
  27. indicator3(-0.4), libido3-0.1, dbusmenu-glib(-0.4), dbusmenu-gtk3(-0.4)
  28.  
  29.  
  30. -- > Indicator Names:
  31. -- > Distribution:
  32. -- DISTRO_ID: Fedora, DISTRO_RELEASE: 17
  33. -- > Shared Libraries:
  34. -- > AlsaMixer:
  35. -- > Animated Icons:
  36. -- > Cairo Penguin:
  37. -- > Clipper:
  38. -- > Clock:
  39. -- > Composite Manager:
  40. -- > DBus:
  41. -- * Python:
  42. -- Python Version: 2.7.3 (default, Apr 30 2012, 21:18:10) [GCC 4.7.0 20120416 (Red Hat 4.7.0-2)]
  43. -- Python executable program: /bin/python2
  44. -- * Ruby:
  45. -- Ruby library dir:
  46. -- Could not find ruby libs, won't install Ruby interface.
  47. CMake Warning at CMakeLists.txt:456 (message):
  48. This program is required to compile DBus applet with Ruby interface: ruby
  49.  
  50.  
  51. -- * Mono:
  52. -- checking for modules 'glib-sharp-2.0;ndesk-dbus-1.0;ndesk-dbus-glib-1.0'
  53. -- package 'glib-sharp-2.0' not found
  54. -- package 'ndesk-dbus-1.0' not found
  55. -- package 'ndesk-dbus-glib-1.0' not found
  56. -- Could not find glib-sharp-2.0, ndesk-dbus-1.0 or ndesk-dbus-glib-1.0; won't be built Mono interface.
  57. CMake Warning at CMakeLists.txt:479 (message):
  58. These modules are required to compile DBus applet with Mono interface:
  59. glib-sharp-2.0, ndesk-dbus-1.0 and ndesk-dbus-glib-1.0
  60.  
  61.  
  62. -- * Vala:
  63. -- Path to valac: /bin/valac
  64. -- Vala version: 0.16.0
  65. -- Vala compiler OK (>= 0.10).
  66. running cd "/home/jfilipe/testes/cairo-dock-plug-ins/build/Dbus/interfaces/python" && /bin/python2 setup.py -q build 2>&1
  67. running cd "/home/jfilipe/testes/cairo-dock-plug-ins/build/Dbus/interfaces/bash" && /bin/python2 setup.py -q build 2>&1
  68. -- > Desklet Rendering:
  69. -- > Dialog Rendering:
  70. -- > DND2Share:
  71. -- > Dock Rendering:
  72. -- > Drop Indicator:
  73. -- > Dustbin:
  74. -- > Folders:
  75. -- > GMenu:
  76. -- checking for module 'libgnome-menu'
  77. -- package 'libgnome-menu' not found
  78. -- Could not find libgnome-menu; Cairo-Dock won't be built with GMenu applet.
  79. CMake Warning at CMakeLists.txt:658 (message):
  80. This module is required to compile GMenu applet: libgnome-menu
  81.  
  82.  
  83. -- > Gnome-Integration:
  84. -- > Icon Effects:
  85. -- > Impulse:
  86. -- checking for module 'libpulse'
  87. -- package 'libpulse' not found
  88. -- checking for module 'fftw3'
  89. -- package 'fftw3' not found
  90. -- Could not find libpulse; Cairo-Dock won't be built with Impulse applet.
  91. CMake Warning at CMakeLists.txt:726 (message):
  92. These modules are required to compile Impulse applet: libpulse (and fftw3 -
  93. optional)
  94.  
  95.  
  96. -- > Illusion:
  97. -- > KDE-Integration:
  98. -- KDE_INTEGRATION_FOUND: 1
  99. -- > Keyboard-Indicator:
  100. -- > LogOut:
  101. -- checking for module 'upower-glib'
  102. -- package 'upower-glib' not found
  103. -- Could not find upower-glib; LogOut and PowerManager plugin won't be built with UPower support.
  104. CMake Warning at CMakeLists.txt:851 (message):
  105. This module is required to compile LogOut and PowerManager applet with
  106. UPower support: upower-glib
  107.  
  108.  
  109. -- > Mail:
  110. -- libetpan found. Using the following options:
  111. -- Include directories:
  112. -- Link directories:
  113. -- Link libraries: -letpan -lcurl -lexpat -lgnutls -lgcrypt -lgpg-error -lz -ldb-4.8 -lsasl2
  114. -- > Motion Blur:
  115. -- > MusicPlayer:
  116. -- > NetSpeed:
  117. -- > PowerManager:
  118. CMake Error at CMakeLists.txt:1000 (if):
  119. if given arguments:
  120.  
  121. "" "STREQUAL" "yes" "AND" "(" "GREATER" "5" "OR" "(" "EQUAL" "4" "AND" "GREATER" "90" ")" ")"
  122.  
  123. Unknown arguments specified
  124.  
  125.  
  126. -- Configuring incomplete, errors occurred!
  127. [root@localhost build]# pwd
  128. /home/jfilipe/testes/cairo-dock-plug-ins/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement