[Digikam-users] installing digiKam
Oliver Dörr
oliver at doerr-privat.de
Tue Nov 1 08:55:26 GMT 2005
Hi,
i'm not sure what you really got, but i could tell you what you need and
what to do with it. You could use the latest SVN snapshot for installing
digiKam. You could get both tar archives using the following links
1st one is KIPI, providing kipi-plugins, libexif and libkipi
ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-libs.tar.bz2
2nd tarball includes digikam and digikamimageplugins
ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-graphics.tar.bz2
please download them both to a directory that you want, e.g. /tmp
open konsole and enter
cd /tmp
tar xvjf kdeextragear-libs.tar.bz2
tar xvjf kdeextragear-graphics.tar.bz2
cd kdeextragear-libs*
./configure
make
if everything had compiled successfully, you need to get root to
install KIPI. Use
sudo make install
After that you should compile and install digikam itself.
cd /tmp/kdeextragear-graphics*
./configure
make
sudo make install
Now you should have an actual copy of the latest digiKam version from SVN.
Remark 1: Depending on what you have done before with your installation
you might need additional packages to install before you could compile
it successfully.
Remark 2: It might be a good idea to tell the whole process where to
find everything. You could do this easily by setting some environment
variables, after opening konsole.
export KDEDIR=/opt/kde3
export
PKG_CONFIG_PATH=/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/local/lib/pkgconfig
or similar. This depends on your distribution the lines above are
correct for SuSE. Simply search for the directories by yourself.
Hope this help you installing digiKam.
Oliver
iCeY Torres wrote:
> ei guys just want to ask. .
>
> what are the specific steps on installing digiKam? (from start to finish)
>
> 1. i have the 3 files needed :
>
> kipi-plugins
> libexif
> libkipi
>
> 2. could someone help me on this?
>
> thanks
>
>
> signature
>
> ------------------------------------------------------------------------
> Yahoo! FareChase - Search multiple travel sites in one click.
> <http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20051101/735a1624/attachment.html>
More information about the Digikam-users
mailing list