【发布时间】:2020-09-10 19:12:27
【问题描述】:
我正在尝试使用 asdf install ruby 2.8.0-dev 通过 asdf 安装 ruby 2.8.0-dev,但出现以下错误:
Cloning https://github.com/ruby/ruby.git...
Installing ruby-master...
BUILD FAILED (Ubuntu 20.04 using ruby-build 20200401)
Inspect or clean up the working tree at /tmp/ruby-build.20200523221649.37283.rxnWxu
Results logged to /tmp/ruby-build.20200523221649.37283.log
Last 10 log lines:
/tmp/ruby-build.20200523221649.37283.rxnWxu ~
Cloning into 'ruby-master'...
/tmp/ruby-build.20200523221649.37283.rxnWxu/ruby-master /tmp/ruby-build.20200523221649.37283.rxnWxu ~
/home/carlos/.asdf/plugins/ruby/ruby-build/bin/ruby-build: line 622: autoconf: command not found
我使用的是 Ubuntu 20.04
我用谷歌搜索了这个,但没有找到任何有用的信息。
最好的问候。
【问题讨论】:
-
您似乎没有遵循文档。这通常是尝试解决所有问题的第一步。