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@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.
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to