Re: [Qgis-user] Python-gdal missing

2012-09-04 Thread Etienne Tourigny
On Tue, Sep 4, 2012 at 9:12 AM, Agustin Lobo wrote: > Luis, > > Just got the same problem, it's so confusing. I do not have > /usr/local/lib/libgdal.so.1 -> libgdal.so.1.15.1.old > I do have > libgdal.so -> libgdal.so.1.16.1 > libgdal.so.1 -> libgdal.so.1.16.1 > > so this is probably not the prob

Re: [Qgis-user] Python-gdal missing

2012-09-04 Thread Agustin Lobo
Luis, Just got the same problem, it's so confusing. I do not have /usr/local/lib/libgdal.so.1 -> libgdal.so.1.15.1.old I do have libgdal.so -> libgdal.so.1.16.1 libgdal.so.1 -> libgdal.so.1.16.1 so this is probably not the problem. Etienne, why you mention gdal-1.7.3 ? I'm using libgdal-1.9.1-2

Re: [Qgis-user] Python-gdal missing

2012-08-31 Thread Etienne Tourigny
Luis, which repositories are you using? gdal-1.7.3 is very old, consider using the ubuntugis-unstable repositories (and remove the qgis.org repository if you're using that one). I find it puzzling that you have files installed in /usr/local - because packages from either ubuntu the ubuntugis ppa

Re: [Qgis-user] Python-gdal missing

2012-08-30 Thread Luís de Sousa
Dear all, I ran apt-get upgrade yesterday and the libgdal files were again installed in /usr/local/lib/ prompting once more the error at start up. Is there any way to solve this permanently? Thank you, Luís -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Python-gdal-mis

Re: [Qgis-user] Python-gdal missing

2012-08-20 Thread Luís de Sousa
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 -

Re: [Qgis-user] Python-gdal missing

2012-08-13 Thread Luís de Sousa
Augustin: thank you for your advice, renaming all those files solved the issue, now QGis can find the right libraries. Etienne: I believe it should be me posing that question. These files are market as installed on the 30th of November, which is the same date marked on the QGis folder and files. O

Re: [Qgis-user] Python-gdal missing

2012-08-11 Thread Agustin Lobo
Perhaps at some point a qgis installation was puting the files there, because we are several ubuntu users with that problem. Or perhaps we all made the same error, who knows. The fact is that those files must be renamed or deleted from /usr/local/lib because they interfere with the correct ones in

Re: [Qgis-user] Python-gdal missing

2012-08-11 Thread Etienne Tourigny
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

Re: [Qgis-user] Python-gdal missing

2012-08-11 Thread Agustin Lobo
Luis, I'm probably not a reliable source for this, but I would rename those files for which you the equivalent newer files are in /usr/lib. For example rename sudo mv /usr/local/lib/libgdal.a /usr/local/lib/libgdal.a_old Then restart qgis. Agus 2012/8/10 Luís de Sousa : > Hi Augustin, that se

Re: [Qgis-user] Python-gdal missing

2012-08-10 Thread Luís de Sousa
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 3

Re: [Qgis-user] Python-gdal missing

2012-08-10 Thread Agustin Lobo
Luis, I actually solved that problem (at least for my system) and posted the solution to the list: http://osgeo-org.1560.n6.nabble.com/Problem-with-GdalTools-and-python-gdal-1-9-on-ubuntu-10-04-td4990699.html#a4990735 Hopefully your case is a similar one. Agus 2012/8/9 Luís de Sousa : > Hi ever

Re: [Qgis-user] Python-gdal missing

2012-08-09 Thread Hugo
Olá Luís, I think you can do it permanently by locking the gdal version in your package manager (synaptic). Just serach for the gdal package, select it and go to Package -> lock version And that should be it. Abraço, Hugo On Thu, Aug 9, 2012 at 2:17 PM, Luís de Sousa wrote: > Hi everyone, > >

Re: [Qgis-user] Python-gdal missing

2012-08-09 Thread Luís de Sousa
Hi everyone, This error is returning back every two weeks or so. I can get it back to work by downgrading the package, but is there any way to solve it permanently? Thank you, Luís -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Python-gdal-missing-tp4982586p4994145.html

Re: [Qgis-user] Python-gdal missing

2012-06-21 Thread Luís de Sousa
Thank you Augustin, after downgrading python-gdal to version 1.7.3 (I don't have version 1.8) QGis starts up without error messages. Best. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Python-gdal-missing-tp4982586p4982930.html Sent from the Quantum GIS - User mailing list

Re: [Qgis-user] Python-gdal missing

2012-06-20 Thread Agustin Lobo
I think this is related to my post: http://osgeo-org.1560.n6.nabble.com/Problems-after-upgrading-to-qgis-1-8-solved-by-downgrading-python-gdal-tp4982032.html Agus 2012/6/20 Luís de Sousa : > Dear all, > > I'm using Lisboa on Ubuntu 12.04 and since a few days I'm getting this error > message at st

[Qgis-user] Python-gdal missing

2012-06-20 Thread Luís de Sousa
Dear all, I'm using Lisboa on Ubuntu 12.04 and since a few days I'm getting this error message at start up: Unable to load GdalTools plugin. The required "osgeo [python-gdal]" module is missing. Install it and try again. But it is installed: $ dpkg --get-selections | grep gdal gdal-bin