rbenv install時に「ruby-build: TMPDIR=/xxx is set to a non-accessible location」が発生
rbenv install実行時に「ruby-build: TMPDIR=/tmp is set to a non-accessible location」が発生した場合の対処法を記述してます。 環境 OS CentOS Linux release 7.9.2009 (Core) rbenv 1.1 […]
rbenv install実行時に「ruby-build: TMPDIR=/tmp is set to a non-accessible location」が発生した場合の対処法を記述してます。 環境 OS CentOS Linux release 7.9.2009 (Core) rbenv 1.1 […]
何かと必要なので、RubyをCentOs8環境にインストールしておく CentOs8バージョン #cat /etc/centos-releaseCentOS Linux release 8.0.1905 (Core) rbenvインストール rubyのversion管理であるrbenvのインストール […]