On 10/04/13 23:11, David Lambert wrote: > Sorry if this is an obvious question, but i am a newbie to building > Darktable. > I just attempted to build version 1.2 on Linux Mint 14 and got the > following error. Any ideas on how to update to the correct version of glib? > *snip*
> -- checking for module 'glib-2.0' > -- package 'glib-2.0' not found > CMake Error at cmake/modules/FindGlib.cmake:33 (message): > Glib version check failed. Version was found, at least version 2.28 is > required > Call Stack (most recent call first): > src/CMakeLists.txt:119 (find_package) > You are probably missing libglib2.0-dev. This might help to install required packages: sudo apt-get build-dep darktable You should be able to follow the description for Ubuntu here: http://www.darktable.org/install/ Christian ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
