【问题标题】:CouchDB with Erlang version 18?带有 Erlang 版本 18 的 CouchDB?
【发布时间】: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


    【解决方案1】:

    这是因为它需要erlang版本R16吗?

    1.6.1 发布时,最新的 Erlang 是 17,所以它是支持的最高版本。 Erlang 18 引入了一些重大更改,因此没有补丁 CouchDB 将无法编译。但是,这一切都已在 1.x 和 2.x 分支的源代码存储库中修复。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-04-18
    • 2014-05-24
    • 2019-10-17
    • 2012-07-14
    • 1970-01-01
    • 1970-01-01
    • 2011-10-23
    • 2017-01-12
    相关资源
    最近更新 更多