On 2016-06-08 11:46, kimaidou wrote:
Here are the command lines used to make gdalinfo happy (quite hackish ... )

ln -s /usr/lib/x86_64-linux-gnu/libgif.so
/usr/lib/x86_64-linux-gnu/libgif.so.4
ln -s /usr/lib/x86_64-linux-gnu/libnetcdf.so
/usr/lib/x86_64-linux-gnu/libnetcdf.so.7
echo "/usr/lib/x86_64-linux-gnu/" >> /etc/ld.so.conf.d/qgis.conf
ldconfig

Please don't ever create your own library symlinks, this is always wrong.

You need to rebuild your GDAL with the currently installed dependencies, as it looks like you upgraded the system packages but never rebuilt your custom GDAL after you upgraded your Ubuntu system to xenial.

Kind Regards,

Bas


_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to