小编gre*_*sov的帖子

在 Ubuntu 14.04 上安装 Postgis 扩展的问题

我有带有 Postgres 9.3 的 Ubuntu 14.04,我正在尝试安装 Postgis 扩展。我发现的最推荐和最直接的方法之一非常简单:

sudo apt-get install postgresql-contrib postgis postgresql-9.3-postgis-2.1
Run Code Online (Sandbox Code Playgroud)

但是,这会引发“未满足的依赖项”错误:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.

postgis : Depends: libgdal1h (>= 1.9.0) but …
Run Code Online (Sandbox Code Playgroud)

postgresql ubuntu postgis postgresql-9.3

6
推荐指数
1
解决办法
6663
查看次数

标签 统计

postgis ×1

postgresql ×1

postgresql-9.3 ×1

ubuntu ×1