[Digikam-users] first attempt with svn failed - can u help?

Caulier Gilles caulier.gilles at kdemail.net
Mon May 15 19:22:28 BST 2006


Le Lundi 15 Mai 2006 07:53 PM, Duncan Hill a écrit :
> Daniel Bauer wrote:
> > and then:
> > You're missing libMagick. The jpeglossless plugin will not be compiled.
> >
> > but libMagick is installed on my system and "locate libMagick" gives:
> > /usr/lib/libMagick++.so.6
> > /usr/lib/libMagick++.so.6.2.3
> > /usr/lib/libMagick.so.6
> > /usr/lib/libMagick.so.6.2.3
>
> Debian/deb or RedHat/RPM package based system? (Or Gentoo etc?)
>
> Either way, those are the runtime libraries, not the -dev(el) packages
> required for compiling.
>
> > I've installed exiv2 to /opt/digikam_exiv2 - but for sure did something
> > wrong. I guess, I must somehow tell in the "compile_it"-script where
> > exiv2 and libMagick are, but I have no idea, how to do that.
>
> if [ $1 -eq 2 ]; then
>   echo Get, compile and install digikam
>   svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
>   cd graphics
>   svn up digikam
>   svn up digikamimageplugins
>   make -f Makefile.cvs
>   LDFLAGS=-L/opt/exiv2/lib CXXFLAGS=-I/opt/exiv2/include ./configure
> --enable-debug=full
>   make
> sudo  make install
> fi
>
> Change the LDFLAGS and CXXFLAGS to match your installation paths for
> Exiv2.  Be sure to use the SVN version of Exiv2 too :)
>


Yes, Daniel. Exiv2 from svn is very improved against 0.9.1. There is a TIFF/EP 
parser (DNG, CR2, NEF, PAF, etc... files format), and a new minolta makernote 
parser (from me (:=)))... In digikam from svn there is a MRW parser witch 
will be moved into Exiv2 later.

Gilles
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users



More information about the Digikam-users mailing list