<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
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<br>
<br>
1st one is KIPI, providing kipi-plugins, libexif and libkipi<br>
<a class="moz-txt-link-freetext" href="ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-libs.tar.bz2">ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-libs.tar.bz2</a><br>
<br>
2nd tarball includes digikam and digikamimageplugins<br>
<a class="moz-txt-link-freetext" href="ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-graphics.tar.bz2">ftp://ftp.kde.org/pub/kde/unstable/snapshots/kdeextragear-graphics.tar.bz2</a><br>
<br>
please download them both to a directory that you want, e.g. /tmp<br>
open konsole and enter <br>
cd /tmp<br>
tar xvjf kdeextragear-libs.tar.bz2<br>
tar xvjf kdeextragear-graphics.tar.bz2<br>
cd kdeextragear-libs*<br>
./configure<br>
make<br>
<br>
if everything had compiled successfully, you  need to get root to
install KIPI. Use<br>
sudo make install<br>
<br>
After that you should compile and install digikam itself.<br>
cd /tmp/kdeextragear-graphics*<br>
./configure<br>
make<br>
sudo make install<br>
<br>
Now you should have an actual copy of the latest digiKam version from
SVN.<br>
<br>
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.<br>
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.<br>
export KDEDIR=/opt/kde3<br>
export
PKG_CONFIG_PATH=/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/usr/local/lib/pkgconfig<br>
or similar. This depends on your distribution the lines above are
correct for SuSE. Simply search for the directories by yourself.<br>
<br>
Hope this help you installing digiKam.<br>
<br>
Oliver<br>
<br>
<br>
iCeY Torres wrote:
<blockquote cite="mid20051101081621.3055.qmail@web60517.mail.yahoo.com"
 type="cite">
  <div>ei guys just want to ask. . </div>
  <div> </div>
  <div>what are the specific steps on installing digiKam? (from start
to finish)</div>
  <div> </div>
  <div>1. i have the 3 files needed :</div>
  <div> </div>
  <div>     kipi-plugins</div>
  <div>     libexif</div>
  <div>     libkipi</div>
  <div> </div>
  <div>2. could someone help me on this? </div>
  <div> </div>
  <div>thanks</div>
  <br>
  <br>
signature
  <p> </p>
  <hr size="1"> <a
 href="http://us.lrd.yahoo.com/_ylc=X3oDMTFqODRtdXQ4BF9TAzMyOTc1MDIEX3MDOTY2ODgxNjkEcG9zAzEEc2VjA21haWwtZm9vdGVyBHNsawNmYw--/SIG=110oav78o/**http%3a//farechase.yahoo.com/">Yahoo!
FareChase - Search multiple travel sites in one click.</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Digikam-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a>
  </pre>
</blockquote>
</body>
</html>