<div dir="ltr"><div class="gmail_default" style="font-size:large"><div class="gmail_default" style="font-size:large">Hi all,<br><br></div><div class="gmail_default" style="font-size:large">Setting the compilation variables via ccmake to point to libgdal 1.11.3 worked like a charm. QGIS 2.14 has successfully been built against gdal 1.11.3<br></div><br></div><div class="gmail_default" style="font-size:large">Bas, you are right, I inverted them in my previous email. Here are the vars used in ccmake to build QGIS successfully on my machine<br><br></div><div class="gmail_default" style="font-size:large">GDAL_CONFIG                      /usr/bin/gdal-config<br>GDAL_INCLUDE_DIR                 /usr/include/gda<br>GDAL_LIBRARY                     /usr/lib/libgdal.so <br><br>Thanks again, both Bas and Yves, for you kind help<br><br></div><div class="gmail_default" style="font-size:large">Cheers<br></div><div class="gmail_default" style="font-size:large">Michaël<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-08 14:36 GMT+02:00 Bas Couwenberg <span dir="ltr"><<a href="mailto:sebastic@xs4all.nl" target="_blank">sebastic@xs4all.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2016-06-08 14:17, kimaidou wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It appears I had 2 gdal installed :<br>
<br>
one by qgis from <a href="http://qgis.org" rel="noreferrer" target="_blank">qgis.org</a> repository ( 1.11) which corresponds to<br>
/usr/lib/libgdal.so<br>
and one installed via apt-get install gdal-bin from repositories (2.1)<br>
which corresponds to : /usr/local/lib/libgdal.so<br>
</blockquote>
<br></span>
You got this the wrong way around, the package gdal is installed in /usr/lib, you custom build in /usr/local/lib.<br>
<br>
The /usr/local hierarchy is reserverd for the local administrator, /usr for the system.<div class="HOEnZb"><div class="h5"><br>
<br>
Kind Regards,<br>
<br>
Bas<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></div></blockquote></div><br></div>