使用 rvm 安装 ruby
Use rvm to install ruby
当我尝试使用 rvm 安装 ruby 时,出错了:
WeihongLoudeMacBook-Air:~ jeremy$ rvm use ruby --install --default
Using /Users/jeremy/.rvm/gems/ruby-2.2.1
Warning! Executable 'ruby' missing, something went wrong with this ruby installation!
Warning! Executable 'gem' missing, something went wrong with this ruby installation!
Warning! Executable 'irb' missing, something went wrong with this ruby installation!
我建议您安装 rbenv 而不是 rvm 。
当我尝试使用 rvm 安装 ruby 时,出错了:
WeihongLoudeMacBook-Air:~ jeremy$ rvm use ruby --install --default
Using /Users/jeremy/.rvm/gems/ruby-2.2.1
Warning! Executable 'ruby' missing, something went wrong with this ruby installation!
Warning! Executable 'gem' missing, something went wrong with this ruby installation!
Warning! Executable 'irb' missing, something went wrong with this ruby installation!
我建议您安装 rbenv 而不是 rvm 。