I am trying to compile geary but I am getting errors of missing dependencies (that I have met) and could not create build directory. any Ideas. this
thread here is the full terminal session
geary-0.1.0]# ./configure
cmake version 2.8.7
-- Icon cache will be updated
-- Desktop database will be updated
-- checking for a minimum Vala version of 0.16.0
-- found Vala, version 0.16.0
-- checking for modules 'gthread-2.0;glib-2.0>=2.30.0;gio-2.0>=2.28.0;gtk+-3.0>=3.2.0;gee-1.0>=0.6.0;unique-3.0>=3.0.0;sqlite3>=3.7.4;sqlheavy-0.1>=0.1.1;gmime-2.6>=2.6.0;gnome-keyring-1>=2.32.0;webkitgtk-3.0>=1.4.3'
-- package 'gtk+-3.0>=3.2.0' not found
-- package 'gee-1.0>=0.6.0' not found
-- package 'unique-3.0>=3.0.0' not found
-- package 'sqlheavy-0.1>=0.1.1' not found
-- package 'gmime-2.6>=2.6.0' not found
-- package 'gnome-keyring-1>=2.32.0' not found
-- package 'webkitgtk-3.0>=1.4.3' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
src/CMakeLists.txt:216 (pkg_check_modules)
-- GSettings schemas will be compiled.
-- GSettings schemas will be compiled in-place.
-- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/
-- Configuring incomplete, errors occurred!
Unable to prepare build directory.