Re: cmake dependency error while compiling darktable (glib2.0 too old)

2013-04-30 Thread Morel Bérenger
Le Lun 29 avril 2013 21:42, Markus Neviadomski a écrit : > Am 29.04.2013 11:02, schrieb "Morel Bérenger": > >> Le Sam 27 avril 2013 15:10, Markus Neviadomski a écrit : >> >>> Thats the error: >>> -- Found xsltproc >>> CMake Error at cmake/modules/FindGlib.cmake:33 (message): >>> Glib version check

Re: cmake dependency error while compiling darktable (glib2.0 too old)

2013-04-29 Thread Markus Neviadomski
Am 29.04.2013 11:02, schrieb "Morel Bérenger": > Le Sam 27 avril 2013 15:10, Markus Neviadomski a écrit : >> Thats the error: >> -- Found xsltproc >> CMake Error at cmake/modules/FindGlib.cmake:33 (message): >> Glib version check failed. Version 2.24.2 was found, at least version >> 2.28 >> is req

Re: cmake dependency error while compiling darktable (glib2.0 too old)

2013-04-29 Thread Morel Bérenger
Le Sam 27 avril 2013 15:10, Markus Neviadomski a écrit : > Thats the error: > -- Found xsltproc > CMake Error at cmake/modules/FindGlib.cmake:33 (message): > Glib version check failed. Version 2.24.2 was found, at least version > 2.28 > is required Call Stack (most recent call first): > src/CMakeL

cmake dependency error while compiling darktable (glib2.0 too old)

2013-04-27 Thread Markus Neviadomski
Hi, i'm trying to compile darktable from scratch in debian Squeeze and installed all dependencies shown on their setup guide. So i run into the cmake error, that glib2.0 is too old (2.24) but 2.28 is needed. Thats why i dist-upgraded my distro successfully to debian Wheezy without any error. But