Hi, On Tue, Apr 3, 2012 at 10:34 AM, Rainer M Krug <[email protected]> wrote: > I have problems starting QGIS 1.7.4 Wroclaw. > > GdalTools do not load and I get the following message below. [[CUT]] > ImportError: /usr/lib/python2.7/dist-packages/osgeo/_gdal.so: symbol > VSIFTruncateL, version > GDAL_1.8 not defined in file libgdal.so.1 with link time reference
seems your system uses python-gdal 1.8 (even though I see you have python-gdal1.9 installed) and libgdal 1.9. See [1]. Regards. [1] http://osgeo-org.1560.n6.nabble.com/Re-Lots-of-errors-at-starting-up-qgis-1-7-3-after-upgrade-of-libgdal1-to-1-9-td4368868.html > but I have /usr/lib/libgdal1.8.0.so.1 > > For reference: > ~$ apt-show-versions | grep gdal > gdal-bin/oneiric uptodate 1.9.0-2~exp5~oneiric1 > libgdal-dev/oneiric uptodate 1.9.0-2~exp5~oneiric1 > libgdal-ecw-src/oneiric uptodate 1.9.0-2~oneiric1 > libgdal-mrsid-src/oneiric uptodate 1.9.0-2~oneiric1 > libgdal1/oneiric uptodate 1.9.0-2~exp5~oneiric1 > libgdal1-1.7.0/oneiric uptodate 1.7.3-5ubuntu1 > libgdal1-1.8.0/oneiric uptodate 1.8.0-3~oneiric1 > libgdal1-1.8.0-grass/oneiric uptodate 1.8.0-2~oneiric1 > python-gdal/oneiric uptodate 1.9.0-2~exp5~oneiric1 > > Cheers, > > Rainer > > > - - -- > Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, > UCT), Dipl. Phys. > (Germany) > > Centre of Excellence for Invasion Biology > Stellenbosch University > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D): +49 - (0)3 21 21 25 22 44 > > email: [email protected] > > Skype: RMkrug > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk96tgUACgkQoYgNqgF2egqavgCfbnKowebTpFHUr4xkrO3HtWwT > R88AnRYxN4VhH89fTipoBdIJWBA0mvaE > =9Ljx > -----END PGP SIGNATURE----- > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user -- Giuseppe Sucameli _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
