Why do you have these files in /usr/local/lib? They are mote probably not installed by the package manager!
Don't mix custom installs with apt packages, unless you know what you're doing. This can lead to problems if you have different libgdal versions installed. You can remove those *libgdal* in /usr/local/lib On Fri, Aug 10, 2012 at 12:18 PM, Luís de Sousa <[email protected]> wrote: > Hi Augustin, that seems a sensible solution, QGis should be using the latest > version of python-gdal. > > Nonetheless, I can't tell exactly what should I remove: > > $ ls -la /usr/local/lib/libgdal* > -rw-r--r-- 1 root root 88673692 Nov 30 2011 /usr/local/lib/libgdal.a > -rwxr-xr-x 1 root root 1152 Nov 30 2011 /usr/local/lib/libgdal.la > lrwxrwxrwx 1 root root 17 Nov 30 2011 /usr/local/lib/libgdal.so -> > libgdal.so.1.15.1 > lrwxrwxrwx 1 root root 17 Nov 30 2011 /usr/local/lib/libgdal.so.1 -> > libgdal.so.1.15.1 > -rwxr-xr-x 1 root root 39920419 Nov 30 2011 > /usr/local/lib/libgdal.so.1.15.1 > > Should I move it all way? > > Thank you, > > Luís > > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/Python-gdal-missing-tp4982586p4994442.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 _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
