前提・実現したいこと
rbenv 2.5.1をインストールしてRubyをインストールしたい。
rbenv install 2.5.1
というコマンドを実行すると次のようになります。
発生している問題・エラーメッセージ
Downloading ruby-2.5.1.tar.bz2...
-> https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.bz2
Installing ruby-2.5.1...
WARNING: ruby-2.5.1 is nearing its end of life.
It only receives critical security updates, no bug fixes.
BUILD FAILED (Ubuntu 20.04 using ruby-build 20201118)
Inspect or clean up the working tree at /tmp/ruby-build.20201125191443.867.4HwD7G
Results logged to /tmp/ruby-build.20201125191443.867.log
Last 10 log lines:
checking for ruby... false
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in /tmp/ruby-build.20201125191443.867.4HwD7G/ruby-2.5.1': configure: error: no acceptable C compiler found in $PATH See
config.log' for more details
補足情報(FW/ツールのバージョンなど)
Windows10、Ubuntuを使用
Ruby初学者で「Ruby on Rails 5 速習実践ガイド」という本を読みながら進めています。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/11/25 10:44
2020/11/25 10:47
2020/11/25 12:15
2020/11/25 12:18
2020/11/25 12:22
2020/11/25 12:51