On Wednesday, November 19, 2014 10:58:35 AM Francesco Scaglioni wrote: > Hi, > > Currently on : darktable 1.5+2272~g575742b on 64 bit ubuntu 14.04 > > Did a git pull and got as far as > cmake -DCMAKE_BUILD_TYPE=Release .. > > When I got the following error messages : > > checking for module 'json-glib-1.0' > -- package 'json-glib-1.0' not found > -- checking for module 'libopenjpeg1' > -- package 'libopenjpeg1' not found > -- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR) > -- checking for module 'libsecret-1' > -- package 'libsecret-1' not found > -- Could NOT find LIBSECRET (missing: LIBSECRET_INCLUDE_DIRS > LIBSECRET_LIBRARIES) -- checking for module 'GraphicsMagick' > -- package 'GraphicsMagick' not found > -- Checking for -march=native support > -- Lua support: Enabled > -- checking for one of the modules 'libsoup-2.2;libsoup2' > -- Map mode: enabled > -- checking for module 'colord' > -- package 'colord' not found > -- Found GObject > -- no colord support for darktable-cmstest. not cool. > -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) > -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY OPENGL_INCLUDE_DIR)
I tried last night and got same error messages, installed the files below and it worked. liblua5.2-dev libopenjpeg-dev libjson-glib-dev libsdl1.2-dev libcolord-dev default-jdk graphicsmagick ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
