[Qgis-developer] Build issue on Ubuntu 16.04 xenial with release-2_14 : crssync target failed
Yves Jacolin
yjacolin at free.fr
Wed Jun 8 05:09:09 PDT 2016
On Wednesday, June 08, 2016 13:49:53 kimaidou wrote:
> Hi Bas,
>
> Thanks for your answer.
> It appears I built gdal on year ago to check GeoJson write capabilities in
> QGIS.
>
> Now, I have indeed just upgraded to last Ubuntu xenial, and I am trying to
> get rid of old GDAL build and reinstall GDAL from repositories. So I
> removed all symlinks made earlier today, I remove old Gdal build, remove
> all lines concerning GDAL in /etc/ld.so.conf.d/. I ran ldconfig
>
> Then uninstalled qgis and gdal-bin + libgdal and others, restarted my
> computer
>
> It still does not work.
> mdouchin at mdouchin-Lenovo-U41-70:~$ ldd /usr/local/bin/gdalinfo | grep "not
> found"
> libnetcdf.so.7 => not found
> libgif.so.4 => not found
>
> I will do some more googling....
If you install Gdal from package, why do you have such path to your gdal:
/usr/local/bin/gdalinfo
How did you clean up gdal build? "make clean" don't remove gdal installation,
you should remove the directory by hand.
Y.
More information about the Qgis-developer
mailing list