Hi, I had problems installing QGIS 2.8 in a clean Lubuntu 14.04 installation, following http://www2.qgis.org/en/site/forusers/alldownloads.html#via-ubuntugis instructions.
""" Foram encontrados erros enquanto processava: qgis-providers qgis qgis-plugin-globe qgis-plugin-grass E: Sub-process /usr/bin/dpkg returned an error code (1) rita@rita-1000h:~$ qgis /usr/bin/qgis.bin: error while loading shared libraries: libqwt-qt4.so.5: cannot open shared object file: No such file or directory rita@rita-1000h:~$ qgis /usr/bin/qgis.bin: error while loading shared libraries: libqgis_core.so.2.8.0: cannot open shared object file: No such file or directory rita@rita-1000h:~$ rita@rita-1000h:~$ qgis /usr/bin/qgis.bin: error while loading shared libraries: libqgis_gui.so.2.8.0: cannot open shared object file: No such file or directory rita@rita-1000h:~$ qgis /usr/bin/qgis.bin: error while loading shared libraries: libspatialindex.so.3: cannot open shared object file: No such file or directory E: qgis-providers: subprocesso script post-installation instalado retornou erro do status de saída 127 E: qgis: problemas com dependências - a deixar por configurar E: qgis-plugin-globe: problemas com dependências - a deixar por configurar E: qgis-plugin-grass: problemas com dependências - a deixar por configurar """ I had to manually install the following packages: libqwt5-qt4 grass libqgisgrass2.8.0 libqgis_core libqgis_gui libspatialindex3 Now everything is ok. Anyone confirm? Best regards, Pedro Venâncio
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
