tetzank / qmenu_hud

a small menu search program, similar to Unity's HUD
Other
45 stars 3 forks source link

Checking for module 'dbusmenu-qt>=0.6.0' #7

Closed edouard-lopez closed 7 years ago

edouard-lopez commented 7 years ago

Not sure what's the error.

cmake ..
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") 
-- Checking for module 'dbusmenu-qt>=0.6.0'
--   
CMake Error at /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:367 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPkgConfig.cmake:532 (_pkg_check_modules_internal)
  CMakeLists.txt:21 (pkg_check_modules)

-- Configuring incomplete, errors occurred!
See also "/data/apps/qmenu_hud/CMakeFiles/CMakeOutput.log".
See also "/data/apps/qmenu_hud/CMakeFiles/CMakeError.log".
edouard-lopez commented 7 years ago

Install dmenu

apt install cmake gcc g++ qt{4,5}-qmake libqt4-dev libx11-dev dmenu
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'suckless-tools' instead of 'dmenu'
g++ is already the newest version (4:5.3.1-1ubuntu1).
gcc is already the newest version (4:5.3.1-1ubuntu1).
libqt4-dev is already the newest version (4:4.8.7+dfsg-5ubuntu2).
libx11-dev is already the newest version (2:1.6.3-1ubuntu2).
qt4-qmake is already the newest version (4:4.8.7+dfsg-5ubuntu2).
cmake is already the newest version (3.5.1-1ubuntu3).
qt5-qmake is already the newest version (5.5.1+dfsg-16ubuntu7.1).
Suggested packages:
  dwm stterm surf
The following NEW packages will be installed:
  suckless-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 52,6 kB of archives.
After this operation, 261 kB of additional disk space will be used.