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/CMakeLists.txt:120 (find_package)

Try to remove all files cmake added. Typically, you have made a folder
like $SRC/build in which you ran "cmake ..".
Remove all files in it and then redo the "cmake .." and it should work if
all dependencies are installed.

> These dependecies are needed by darktable:

You could have used following commands to ease your job:

# aptitude build-dep darktable
# aptitude source darktable --compile


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/e3e5b0dba246df90f23142d11c1d2d22.squir...@www.sud-ouest.org

Reply via email to