【发布时间】:2016-02-13 14:35:05
【问题描述】:
couchDB 是否适用于 erlang 版本 18?我在 apache2 上运行 ubuntu 服务器。
我首先安装 erlangs 最新版本 18,然后安装 couchDB。出现此错误时无法安装couchdb:
Reading package lists... Done
Building dependency tree
Reading state information... Done
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.
couchdb : Depends: couchdb-bin (>= 1.6.1-0ubuntu5) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
这是因为它需要erlang版本R16吗?
【问题讨论】:
标签: ubuntu erlang server couchdb version