Just for the sake of documenting it for other who come by searching. Here is the list of problem and possible tricks:<br><br>1) Ksane.cmake problem:<br>Simplest solution: Comment the few lines related to Ksane in the CMakeLists.txt file.<br>
<br>2) LibKexiv2/libkipi/libkdcraw not found problem:<br>As Angelo suggested the best approach is the installed through kdegraphics. It installs three required libs : libkexiv2, libkipi, and libkdcraw<br>Also after you install these using the sudo make install, they might be added to non-pkgconfig path dir, in which case you need to the directory containing them to $PKG_CONFIG_PATH <br>
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH<br><br>3) cmake_check_build_system error 255<br>I ran a make clean, and then cmake commands a few times, don&#39;t know what exactly worked. While retrying I cleaned up CMakeCache.txt few times when the config it &quot;Derived&quot; didn&#39;t look correct. Also I had to manually enter the library path for libpng, libjasper and libtiff. I am pretty sure the earlier ./configure, make system used to find the installed files and directories much well, its a mess with CMake atleast in library detection case.<br>
<br><br>Vardhman<br><div class="gmail_quote">On Tue, Dec 23, 2008 at 4:47 PM, Gilles Caulier <span dir="ltr">&lt;<a href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
All is expalined here :<br><br><a href="http://www.digikam.org/sharedlibs" target="_blank">http://www.digikam.org/sharedlibs</a><br><br>Gilles Caulier<br><br><div class="gmail_quote">2008/12/23 Angelo Naselli <span dir="ltr">&lt;<a href="mailto:anaselli@linux.it" target="_blank">anaselli@linux.it</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">domenica 21 dicembre 2008 alle 21:53, Vardhman Jain ha scritto:<br>

<div>&gt; 2) libkexiv2 version required is &gt; 0.5.0, I quickly checked I have 0.1.7 and<br>
&gt; the latest available is some 0.1.9 I am the only one confused with<br>
&gt; versioning number<br>
</div>You need to checkout kdegraphics and compile/install locally libs to get last<br>
kde4 snapshot for that library.<br>
Don&#39;t worry you&#39;re not alone in that mess :D As Gilles said from kde 4.2 on it should<br>
be easier, I do hope that ;)<br>
<font color="#888888"><br>
Angelo<br>
</font><br></div></div><div class="Ih2E3d">_______________________________________________<br>
Kde-imaging mailing list<br>
<a href="mailto:Kde-imaging@kde.org" target="_blank">Kde-imaging@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-imaging" target="_blank">https://mail.kde.org/mailman/listinfo/kde-imaging</a><br>
<br></div></blockquote></div><br>
<br>_______________________________________________<br>
Kde-imaging mailing list<br>
<a href="mailto:Kde-imaging@kde.org">Kde-imaging@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-imaging" target="_blank">https://mail.kde.org/mailman/listinfo/kde-imaging</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Blogs: <a href="http://vardhman.blogspot.com">http://vardhman.blogspot.com</a><br><br>