Hello everyone, I'm sad to report that this issue is not solved yet. Today I got the same old "Python-gdal missing" error when I opened QGis. Looking at /usr/local/lib I got the following:
$ ls -la /usr/local/lib/libgdal* -rw-r--r-- 1 root root 88673692 Nov 30 2011 /usr/local/lib/libgdal.a.old -rwxr-xr-x 1 root root 1152 Nov 30 2011 /usr/local/lib/libgdal.la.old lrwxrwxrwx 1 root root 21 Aug 20 08:43 /usr/local/lib/libgdal.so.1 -> libgdal.so.1.15.1.old -rwxr-xr-x 1 root root 39920419 Nov 30 2011 /usr/local/lib/libgdal.so.1.15.1.ol By some reason libgdal.so.1 was created pointing to the old .so. The date is today, possibly the result of an apt-get upgrade. So, while this issue is relatively easy to solve, renaming the .so files, it is still a recurrent problem for QGis. Regards, Luís -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Python-gdal-missing-tp4982586p4996397.html Sent from the Quantum GIS - User mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
