【问题标题】:asdf erlang fails to compile on macOSasdf erlang 无法在 macOS 上编译
【发布时间】:2021-07-30 05:33:43
【问题描述】:

我正在尝试通过 asdf 在 macOS 11.3.1 上安装 erlang 22.3.4.18。

The asdf plugin for erlang.

OSX 特定的说明说要安装autoconfwxmac,我已经安装了。它还说最早可以使用的版本是22.3.1。据我所知,这应该可行。

=== Running configure in /Users/<me>/.asdf/plugins/erlang/kerl-home/builds/asdf_22.3.4.18/otp_src_22.3.4.18/make ===
./configure '--enable-darwin-64bit' '--with-ssl=/usr/local/opt/openssl@1.1' --disable-option-checking --cache-file=/dev/null --srcdir="/Users/<me>/.asdf/plugins/erlang/kerl-home/builds/asdf_22.3.4.18/otp_src_22.3.4.18/make"
configure: error: cannot find required auxiliary files: install-sh config.guess config.sub

日志说找不到所需文件:install-sh config.guess config.sub,但我不知道这些是什么。

任何见解将不胜感激。谢谢。

【问题讨论】:

标签: macos erlang asdf-vm


【解决方案1】:

感谢7stud 的链接和jerdew 在elixir 论坛上的回答,它编译了!

找到此答案的任何其他人,this gist 都有解决方案。

【讨论】:

    猜你喜欢
    • 2021-04-22
    • 2020-07-28
    • 2022-01-14
    • 2022-03-04
    • 1970-01-01
    • 2012-03-06
    • 1970-01-01
    • 2019-03-25
    • 2023-03-28
    相关资源
    最近更新 更多