I have just installed xubuntu 13.10 and am having problems getting the git version to install correctly.

Would somebody kindly look at the attached terminal output and guide me as to which pieces I am missing and how to solve the situation.

Many thanks;

David
remote: Counting objects: 38, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 26 (delta 21), reused 17 (delta 12)
Unpacking objects: 100% (26/26), done.
>From git://github.com/darktable-org/darktable
   391e8e2..de6fd6a  master     -> origin/master
Updating 391e8e2..de6fd6a
Fast-forward
 po/de.po               | 54 +++++++++++++++++++-----------------
 src/common/darktable.c |  2 +-
 src/common/database.c  | 75 ++++++++++++++++++++++++++++++++++++++++----------
 src/common/database.h  |  2 +-
 src/common/exif.cc     |  2 ++
 src/common/tags.c      |  2 +-
 src/iop/exposure.c     |  4 +--
 7 files changed, 97 insertions(+), 44 deletions(-)
-- multiarch triplet detected: x86_64-linux-gnu
-- Determining version
-- Found Gettext 
-- Found msgfmt to convert language file. Translation enabled
-- Found xsltproc
-- Found Glib 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable version 
"2.8.0", minimum required is "2.6") 
-- Found GIO 
-- Found Cairo 
-- Found GDK-PixBuf 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.8.0") 
-- Could NOT find WEBP (missing:  WEBP_LIBRARY WEBP_INCLUDE_DIR) 
-- checking for one of the modules 'lua5.2;lua'
-- Lua support: System library not found (to use darktable's version use 
-DDONT_USE_INTERNAL_LUA=Off)
-- Internationalization: Enabled
-- Found JsonGlib 
-- checking for module 'libopenjpeg1'
--   package 'libopenjpeg1' not found
-- OpenJPEG version  found. Only 1.5 and newer support reading of icc profiles.
-- Found GraphicsMagick 
-- Checking for -march=native support
-- checking for one of the modules 'libsoup-2.2;libsoup2'
-- Map mode: enabled
-- 
-- Could NOT find Java (missing:  Java_JAR_EXECUTABLE Java_JAVAC_EXECUTABLE 
Java_JAVAH_EXECUTABLE Java_JAVADOC_EXECUTABLE) (found version "1.7.0.25")
-- No saxon XSLT processor and/or no docbook saxon extension library found.
Missing fop
Xslt processor saxon not found. HTML usermanual will be built with xsltproc;
expect usermanual with inconsistent screenshot and image dimensions.
Missing xml2po. No localized usermanuals are build
Can NOT build usermanual
Missing xml2po
Can NOT update usermanual
-- Configuring done
-- Generating done
-- Build files have been written to: /home/david/darktable/build
[  1%] Built target locale_ca
[  1%] Built target locale_cs
[  1%] Built target locale_da
[  2%] Building de locale
1742 translated messages.
[  2%] Built target locale_de
[  2%] Built target locale_el
[  2%] Built target locale_es
[  3%] Built target locale_fi
[  3%] Built target locale_fr
[  3%] Built target locale_gl
[  4%] Built target locale_it
[  4%] Built target locale_ja
[  4%] Built target locale_nl
[  5%] Built target locale_pl
[  5%] Built target locale_pt_BR
[  5%] Built target locale_pt_PT
[  5%] Built target locale_ro
[  6%] Built target locale_ru
[  6%] Built target locale_sq
[  6%] Built target locale_sv
[  7%] Built target locale_th
[  7%] Built target locale_uk
[  7%] Built target locale_zh_CN
[  9%] Built target libraw_r
Scanning dependencies of target colord-gtk
[ 10%] Building C object 
src/external/colord-gtk/CMakeFiles/colord-gtk.dir/src/colord-gtk/cd-window.c.o
[ 10%] Building C object 
src/external/colord-gtk/CMakeFiles/colord-gtk.dir/src/colord-gtk/cd-window-sync.c.o
Linking C static library libcolord-gtk.a
[ 10%] Built target colord-gtk
[ 25%] Built target rawspeed
Scanning dependencies of target osmgpsmap
[ 25%] Building C object 
src/external/osm-gps-map/CMakeFiles/osmgpsmap.dir/src/osm-gps-map-widget.c.o
Linking C static library libosmgpsmap.a
[ 28%] Built target osmgpsmap
[ 31%] Built target squish
Scanning dependencies of target lib_darktable
[ 32%] Building C object src/CMakeFiles/lib_darktable.dir/bauhaus/bauhaus.c.o
[ 32%] Building C object src/CMakeFiles/lib_darktable.dir/common/cache.c.o
[ 33%] Building C object src/CMakeFiles/lib_darktable.dir/common/collection.c.o
[ 33%] Building C object src/CMakeFiles/lib_darktable.dir/common/colorlabels.c.o
[ 33%] Building C object src/CMakeFiles/lib_darktable.dir/common/colorspaces.c.o
[ 33%] Building C object src/CMakeFiles/lib_darktable.dir/common/darktable.c.o
/home/david/darktable/src/common/darktable.c:76:24: fatal error: magick/api.h: 
No such file or directory
 #include <magick/api.h>
                        ^
compilation terminated.
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/darktable.c.o] Error 1
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
make: *** [all] Error 2
[  1%] Built target locale_ca
[  1%] Built target locale_cs
[  1%] Built target locale_da
[  2%] Built target locale_de
[  2%] Built target locale_el
[  2%] Built target locale_es
[  3%] Built target locale_fi
[  3%] Built target locale_fr
[  3%] Built target locale_gl
[  4%] Built target locale_it
[  4%] Built target locale_ja
[  4%] Built target locale_nl
[  5%] Built target locale_pl
[  5%] Built target locale_pt_BR
[  5%] Built target locale_pt_PT
[  5%] Built target locale_ro
[  6%] Built target locale_ru
[  6%] Built target locale_sq
[  6%] Built target locale_sv
[  7%] Built target locale_th
[  7%] Built target locale_uk
[  7%] Built target locale_zh_CN
[  9%] Built target libraw_r
[ 10%] Built target colord-gtk
[ 25%] Built target rawspeed
[ 28%] Built target osmgpsmap
[ 31%] Built target squish
[ 31%] Building C object src/CMakeFiles/lib_darktable.dir/common/darktable.c.o
/home/david/darktable/src/common/darktable.c:76:24: fatal error: magick/api.h: 
No such file or directory
 #include <magick/api.h>
                        ^
compilation terminated.
make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/darktable.c.o] Error 1
make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Error 2
make: *** [all] Error 2
update of GIT complete
david@W530:~/Desktop$ 
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to