Re: [Geary] configure error: a required package was not found



Thank you, now I see what's missing!

-- Checking for modules 'gthread-2.0;glib-2.0>=2.42.0;gio-2.0>=2.42.0;gtk+-3.0>=3.14.0;libsoup-2.4>=2.48;gee-0.8>=0.8.5;libnotify>=0.7.5;libcanberra>=0.28;sqlite3>=3.7.4;gmime-2.6>=2.6.17;libsecret-1>=0.11;libxml-2.0>=2.7.8;gcr-3>=3.10.1;gobject-introspection-1.0;webkit2gtk-4.0>=2.10;webkit2gtk-web-extension-4.0>=2.10;javascriptcoregtk-4.0>=2.10;enchant>=1.6'
-- No package 'webkit2gtk-4.0' found
-- No package 'webkit2gtk-web-extension-4.0' found
-- No package 'javascriptcoregtk-4.0' found

I've installed these two packages:
webkitgtk4-devel
webkitgtk4-jsc-devel

and now I can compile geary again.

Il giorno ven 17 feb 2017 alle 9:38, Gautier Pelloux-Prayer <gautier damsy net> ha scritto:
Regarding the fact that CMake does not show which packages are missing is due to a bug in CMake, see https://gitlab.kitware.com/cmake/cmake/merge_requests/278

If you'd like to know which packages are missing, I advise you to copy the given file in /usr/share/cmake-*/Modules/FindPkgConfig.cmake

Le ven. 17 févr. 2017 à 8:15, Federico Bruni <fede inventati org> a écrit :
Hi

Today I cannot build current master (I did it yesterday on my desktop machine at work, which runs Fedora 25 as my laptop).

This is the error when I launch configure:

###

-- Checking for modules 'gthread-2.0;glib-2.0>=2.42.0;gio-2.0>=2.42.0;gtk+-3.0>=3.14.0;libsoup-2.4>=2.48;gee-0.8>=0.8.5;libnotify>=0.7.5;libcanberra>=0.28;sqlite3>=3.7.4;gmime-2.6>=2.6.17;libsecret-1>=0.11;libxml-2.0>=2.7.8;gcr-3>=3.10.1;gobject-introspection-1.0;webkit2gtk-4.0>=2.10;webkit2gtk-web-extension-4.0>=2.10;javascriptcoregtk-4.0>=2.10;enchant>=1.6'
--
--
--
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:424 (message):
 A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal)
 src/CMakeLists.txt:492 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
See also "/home/fede/src/geary/build/CMakeFiles/CMakeOutput.log".
Unable to prepare build directory.

###

It doesn't say which package is missing.
I made a quick check and I think I have all the required packages (most of the version are higher than the minimum needed).



_______________________________________________
geary-list mailing list
geary-list gnome org
https://mail.gnome.org/mailman/listinfo/geary-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]