<div dir="ltr"><div><div>cmake -DEXIV2_LIBRARY=/path/to/libexiv2.so -DEXIV2_INCLUDE_DIR=/path/to/include<br><br></div>Make that paths fit your system where the 0.24 files are that it should use. Most likely /usr/local/include and /usr/local/lib//libexiv2.so  or something like that.<br><br></div>/Philip<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 10, 2015 at 9:01 PM, Claude Gélinas <span dir="ltr"><<a href="mailto:claude@phyto.qc.ca" target="_blank">claude@phyto.qc.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">local install of new compiled exiv2 0.24 is in /usr/local/lib. should it<br>
be in /usr/local/lib64 as my system is centos7 x86_64 ??<br>
<span class="im HOEnZb"><br>
Le Sat, 10 Jan 2015 17:48:53 +0100,<br>
Philip Johnsson <<a href="mailto:philip.johnsson@gmail.com">philip.johnsson@gmail.com</a>> a écrit :<br>
<br>
</span><div class="HOEnZb"><div class="h5">> Have you compiled and installed exiv2 0.24 as a local install<br>
> in /usr/local and also have 0.23 in system? In that case you need to<br>
> point make with parameters to where the 0.24 version is as make find<br>
> 0.23 first.<br>
><br>
> /Philip<br>
>  On Jan 10, 2015 5:04 PM, "Claude Gélinas" <<a href="mailto:claude@phyto.qc.ca">claude@phyto.qc.ca</a>> wrote:<br>
><br>
> > Hi I'm trying to compile digikam on centos7. cmake complain about<br>
> > exiv2 that is missing.<br>
> ><br>
> > centos7 come with exiv2 0.23 so I've removed it download, compile<br>
> > and install 0.24 but cmake is still telling me that he found 0.23<br>
> > and need 0.24<br>
> ><br>
> > any idea of how to solve that issue ??<br>
> ><br>
> > --<br>
> > Claude Gélinas agr.<br>
> > Phyto Ressources Inc<br>
> > _______________________________________________<br>
> > Digikam-users mailing list<br>
> > <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
> > <a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
> ><br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</div></div></blockquote></div><br></div>