Schneegans / Gnome-Pie

A pie menu launcher for linux. Read the release announcement of version 0.7.2 at https://schneegans.github.io/news/2018/10/30/gnome-pie-072 Or have a look at the homepage!
http://schneegans.github.io/gnome-pie.html
MIT License
308 stars 54 forks source link

Debian Build again #128

Closed nardev closed 8 years ago

nardev commented 8 years ago

Just as is tried to build and got this:


user@delegat:~/Desktop/Gnome-Pie$ ./make.sh bg/ 101 translated messages, 55 untranslated messages. de/ 156 translated messages. es/ 153 translated messages, 3 untranslated messages. fr/ 153 translated messages, 3 untranslated messages. it/ 47 translated messages, 19 fuzzy translations, 90 untranslated messages. ko/ 99 translated messages, 1 fuzzy translation, 56 untranslated messages. lt/ 153 translated messages, 3 untranslated messages. pt_BR/ 101 translated messages, 55 untranslated messages. ru/ 79 translated messages, 21 fuzzy translations, 56 untranslated messages. zh_CN/ 101 translated messages, 55 untranslated messages. -- The C compiler identification is GNU 4.9.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found Vala: /usr/bin/valac
-- checking for a minimum Vala version of 0.22.0 -- found Vala, version 0.26.1 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28") -- checking for module 'gtk+-3.0' -- found gtk+-3.0, version 3.14.5 -- checking for module 'appindicator3-0.1' -- package 'appindicator3-0.1' not found -- checking for module 'libwnck-3.0' -- found libwnck-3.0, version 3.4.9 -- checking for module 'libbamf3' -- found libbamf3, version 0.2.118 -- checking for module 'gio-unix-2.0' -- found gio-unix-2.0, version 2.42.1 -- checking for module 'cairo' -- found cairo, version 1.14.0 -- checking for module 'gee-0.8' -- package 'gee-0.8' not found CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal) CMakeLists.txt:34 (pkg_check_modules)

-- checking for module 'x11' -- found x11, version 1.6.2 -- checking for module 'libxml-2.0' -- package 'libxml-2.0' not found CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal) CMakeLists.txt:36 (pkg_check_modules)

-- checking for module 'xtst' -- found xtst, version 1.2.2 -- checking for module 'libgnome-menu-3.0' -- package 'libgnome-menu-3.0' not found -- checking for module 'libgnome-menu' -- package 'libgnome-menu' not found CMake Error at /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:341 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.0/Modules/FindPkgConfig.cmake:395 (_pkg_check_modules_internal) CMakeLists.txt:61 (pkg_check_modules)

Summary: EXECUTABLE_OUTPUT_PATH = /home/user/Desktop/Gnome-Pie VALA_EXECUTABLE = /usr/bin/valac Libs: GTK3_LIBRARIES = gtk-3;gdk-3;pangocairo-1.0;pango-1.0;atk-1.0;cairo-gobject;cairo;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0 CAIRO_LIBRARIES = cairo GEE_LIBRARIES = INDICATOR_LIBRARIES = INDICATOR3_LIBRARIES = XML_LIBRARIES = XTST_LIBRARIES = Xtst GMENU_LIBRARIES = GMENU3_LIBRARIES = X11_LIBRARIES = X11 BAMF_LIBRARIES = bamf3;wnck-3;gtk-3;gdk-3;pangocairo-1.0;pango-1.0;atk-1.0;cairo-gobject;cairo;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0 WNCK_LIBRARIES = wnck-3;gtk-3;gdk-3;pangocairo-1.0;pango-1.0;atk-1.0;cairo-gobject;cairo;gdk_pixbuf-2.0;gio-2.0;gobject-2.0;glib-2.0 ARCHIVE_LIBRARIES = ARCHIVE_LIB-NOTFOUND

CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: ARCHIVE_LIB linked by target "gnome-pie" in directory /home/user/Desktop/Gnome-Pie/src

-- Configuring incomplete, errors occurred! See also "/home/user/Desktop/Gnome-Pie/build/CMakeFiles/CMakeOutput.log". make: *\ No targets specified and no makefile found. Stop.

nardev commented 8 years ago

ah, i fix it somehow,

few different libs were missing,

i don't know if you want me to name it here???