【问题标题】:Installing QGIS in Ubuntu 14在 Ubuntu 14 中安装 QGIS
【发布时间】:2014-08-22 12:15:11
【问题描述】:

我已将 Ubuntu 12.04 升级到 14,但现在无法运行 QGIS。 我尝试重新安装、安装 QGIS 2.4、QGIS 2.0,但没有成功。

添加 Trusty 存储库(以安装 QGIS 2.4)或常规 ubuntu 存储库(用于 2.0)后,我收到此错误消息。

我的包裹似乎有问题: qgis 提供者 qgis qgis-plugin-globe qgis 插件草 我不知道我现在能做什么。 ¿ 可能会再次降级到 Ubuntu 12?

消息:

> 
Setting up qgis-providers (2.0.1-2build2) ...
/usr/lib/qgis/crssync: error while loading shared libraries: libnetcdf.so.6: cannot open shared object file: No such file or directory
dpkg: error processing package qgis-providers (--configure):
 subprocess installed post-installation script returned error exit status 127
Setting up qgis-common (2.0.1-2build2) ...
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of qgis:
 qgis depends on qgis-providers (= 2.0.1-2build2); however:
  Package qgis-providers is not configured yet.
>
dpkg: error processing package qgis (--configure):
 dependency problems - leaving unconfigured
Setting up qgis-plugin-globe-common (2.0.1-2build2) ...
Setting up libosgearth2 (2.4.0+dfsg-6) ...
Setting up libosgearthsymbology2 (2.4.0+dfsg-6) ...
Setting up libosgearthfeatures2 (2.4.0+dfsg-6) ...
Setting up libosgearthannotation2 (2.4.0+dfsg-6) ...
Setting up libosgearthutil2 (2.4.0+dfsg-6) ...
Setting up libosgearthqt2 (2.4.0+dfsg-6) ...
dpkg: dependency problems prevent configuration of qgis-plugin-globe:
 qgis-plugin-globe depends on qgis (= 2.0.1-2build2); however:
  Package qgis is not configured yet.
>
dpkg: error processing package qgis-plugin-globe (--configure):
 dependency problems - leaving unconfigured
Setting up qgis-plugin-grass-common (2.0.1-2build2) ...
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
dpkg: dependency problems prevent configuration of qgis-plugin-grass:
 qgis-plugin-grass depends on qgis (= 2.0.1-2build2); however:
  Package qgis is not configured yet.
>
dpkg: error processing package qgis-plugin-grass (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.19-0ubuntu6.1) ...
Errors were encountered while processing:
 qgis-providers
 qgis
 qgis-plugin-globe
 qgis-plugin-grass
Error in function: 
Setting up qgis-providers (2.0.1-2build2) ...
/usr/lib/qgis/crssync: error while loading shared libraries: libnetcdf.so.6: cannot open shared object file: No such file or directory
dpkg: error processing package qgis-providers (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of qgis:
 qgis depends on qgis-providers (= 2.0.1-2build2); however:
  Package qgis-providers is not configured yet.
>
dpkg: error processing package qgis (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qgis-plugin-grass:
 qgis-plugin-grass depends on qgis (= 2.0.1-2build2); however:
  Package qgis is not configured yet.
>
dpkg: error processing package qgis-plugin-grass (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qgis-plugin-globe:
 qgis-plugin-globe depends on qgis (= 2.0.1-2build2); however:
  Package qgis is not configured yet.
>
dpkg: error processing package qgis-plugin-globe (--configure):
 dependency problems - leaving unconfigured

【问题讨论】:

    标签: python ubuntu installation qgis


    【解决方案1】:

    我也无法安装,但确实得到了解决。

    ubuntugis 项目提供了各种 FOSSGIS 包的更新版本,QGIS 就是其中之一。

    https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable

    sudo apt-get install python-software-properties
    
    sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
    
    sudo apt-get update
    
    sudo apt-get install qgis python-qgis qgis-plugin-grass
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-01-02
      • 1970-01-01
      • 1970-01-01
      • 2016-08-21
      • 2014-10-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多