> reproduced the problem by installing on another machine with ubuntu > 10.04 . Running qgis from the command line I get: > > alobo@delia:~$ qgis > Warning: loading of qgis translation failed > [/usr/share/qgis/i18n//qgis_en_US] > Warning: loading of qt translation failed > [/usr/share/qt4/translations/qt_en_US] > Warning: Couldn't load Python support library: Cannot load library > /lib/qgispython: (/lib/libqgispython.so: cannot open shared object > file: No such file or directory)
In ubuntu 10.04 Lucid, you have to install - python-qgis 1.7.2~Lucid1 - python-qgis-common 1.7.2-1~Lucid1 If you upgrade from other version (e.g. 1.7.0), you have to remove first the old version then install 1.7.2. Noli _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
