#author("2017-01-19T19:43:58+09:00","default:wikiwriter","wikiwriter") #author("2019-08-10T06:11:52+00:00","default:wikiwriter","wikiwriter") &tag(CentOS7/rbenv); *目次 [#b5003be6] #contents *関連ページ [#zbd8f540] *参考情報 [#me69e9a5] *インストール [#tdd6f082] -手動でいれるか、https://github.com/src256/dotfilesの_rbenv.shを使う。 *トラブルシューティング [#pfee7a34] **Ruby 1.8.7がインストールできない [#wddd1354] -以下のパッチが必要 #pre{{ rbenv install --patch 1.8.7-p375 < <(curl -sSL https://gist.githubusercontent.com/src256/552c6474fbae80358829/raw/0235199a77e84eafc1a51a69c9b8aa333e41cc25/install-patched-ruby-1.8.7-p375.sh) }}