<!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 Renchi, Hi Joern,<br>
<br>
it works now. The problem was libgphoto2. After recompiling it i could
start digikam again. Kipi plugins were no problem during the startup.
Only if you are using them, they give you error messages regarding
libexif. recompiling fixes this.<br>
<br>
Thanks all for your help.<br>
<br>
I will start to update the transalation of digikam 0.8 to german.<br>
<br>
Oliver<br>
<br>
Renchi Raju wrote:
<blockquote cite="midbb8ebb9005082023053bf3340c@mail.gmail.com"
 type="cite">
  <pre wrap="">On 8/20/05, Joern Ahrens <a class="moz-txt-link-rfc2396E" href="mailto:joern.ahrens@kdemail.net"><joern.ahrens@kdemail.net></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Additional to Owens comment, you have to reinstall the kipi-plugins too,
which might be the problem here.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
kipi-plugins should not affect the loading of digikam. Additionally
the kipi-plugins also use libkexif and do not rely on libexif
directly.

one another cause of the problem could be libgphoto2. it also links to
libexif. check if its also linked to the right libexif. same method as
joern mentioned
$ locate libgphoto2.so
$ ldd /path/to/libgphoto2.so | grep libexif
_______________________________________________
Digikam-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/digikam-devel">https://mail.kde.org/mailman/listinfo/digikam-devel</a>

  </pre>
</blockquote>
</body>
</html>