[Digikam-devel] digiKamimageplugins 0.9.0-beta2 package is avaliable

Arnd Baecker arnd.baecker at web.de
Tue Sep 12 11:42:01 BST 2006


umpf - hit send too early, forgetting the details of the installation...

On Tue, 12 Sep 2006, Arnd Baecker wrote:

> On Mon, 11 Sep 2006, F.J.Cruz wrote:
>
> > The 0.9.0-beta package is avaliable at
> > http://digikam3rdparty.free.fr/0.9.0-beta2/ for testing
> >
> > Feedback please.
>
> Just compiled both digikam and the plugins from the above location
> (see below for full notes on the install).


Installation notes (just for completeness ;-)
=============================================

mkdir /tmp/TSTDIGIKAM
cd  /tmp/TSTDIGIKAM
wget
http://digikam3rdparty.free.fr/0.9.0-beta2/digikam-0.9.0-beta2.tar.bz2
wget
http://digikam3rdparty.free.fr/0.9.0-beta2/digikamimageplugins-0.9.0-beta2.tar.bz2

export DST=/tmp/INSTDIGIKAM/
export KDEDIRS=$DST:/usr
export LD_LIBRARY_PATH=$DST/lib:$LD_LIBRARY_PATH
export LDPATH=$DST/lib:$LDPATH
mkdir $DST

svn checkout svn://dev.robotbattle.com/exiv2/trunk exiv2
cd exiv2
make config
./configure --prefix=$DST
make
make install
cd ..




More information about the Digikam-devel mailing list