[Digikam-users] first attempt with svn failed - solved so far :-)
Daniel Bauer
linux at daniel-bauer.com
Mon May 15 21:28:09 BST 2006
Am Montag, 15. Mai 2006 19:53 schrieb Duncan Hill:
Thanks Duncan for your hints! I have the svn version now installed and
running.
> > 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?)
Suse 10.0, KDE 3.5.1
>
> Either way, those are the runtime libraries, not the -dev(el) packages
> required for compiling.
Yes, I really should have noticed this myself, zzz.
>
> > 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, and also the prefix after configure... I first forgot it and overwrote my
0.8.1, but I could re-install it, and now have 0.8.1 normally installed and
0.9 svn in another directory.
b.t.w. I don't know what the "if" above means. I first copied it to a file,
made it a script/executable, but bash said, it doesn't know what $1 is... so
i just copied every line by line (execpt if and fi) to the console and it
worked.
thanks again for your help and good night :-)
Daniel
ers
--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
special interest site: http://www.bauer-nudes.com
More information about the Digikam-users
mailing list