尝试在 mac 10.7.5 上从 Ruby 1.9 升级到 2.0
输入以下命令
rvm get stable
rvm install 2.0.0 \
--with-openssl-dir=$HOME/.rvm/usr \
--verify-downloads 1
开始安装和配置然后得到错误
Error running '__rvm_make -j 1',
please read /usr/local/rvm/log/1383664449_ruby-2.0.0-p247/make.log (how do i find this file!=)