<p dir="ltr">Hi Saurabh, </p>
<p dir="ltr">1. Which distribution are you using..? <br>
I am asking this because there are various ways by which you can install all the required dependencies in one go. <br>
Like if you use Ubuntu the command would be something like-<br>
sudo apt-get install digikam - - build-deps<br>
(please check the correct syntax from net, I am not sure if this is correct)<br>
Or if you are using openSuse, the command would be similar. Eg.-<br>
sudo zypper install - D digikam<br>
(again please check the proper syntax). </p>
<p dir="ltr">2. Also, from next time onwards, please use pastebin to display compilation errors. It is a good practice and it is generally more helpful when compilation errors are long. </p>
<p dir="ltr">Hope this helps.<br>
Try the above two suggestions. If you are still unable to get anywhere, you are welcome to contact us again. </p>
<p dir="ltr">-Regards, <br>
Abhinav Badola </p>
<div class="gmail_quote">On 27 Feb 2013 09:17, "Saurabh Patel" <<a href="mailto:saurabhpatel7717@gmail.com">saurabhpatel7717@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>  I was trying to build digikam but on using cmake . ,I get following error:<br><br>CMake Error at CMakeLists.txt:100 (MESSAGE):<br>   digiKam needs libkdcraw. You need to install the libkdcraw (version >= 2.2.0) library development package.<br>

Call Stack (most recent call first):<br>  CMakeLists.txt:493 (PRINT_LIBRARY_STATUS)<br><br><br>--  libkdcraw website is at <a href="http://www.digikam.org/sharedlibs" target="_blank">http://www.digikam.org/sharedlibs</a><br>
<br>Can anybody help?<br>
I have tried installing libkdcraw from sharedlibs and it installed fine.Also I tried to install likkdcraw-dev but this error always remains<br>
<br>_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
<br></blockquote></div>