在用 rvm 安装 ruby 时一直出现Error running '__rvm_make -j16',
rvm install 2.0.0 --debug
...
command(1): __rvm_post_configure_ruby
ruby-2.0.0-p353 - #post-configuration
Log file: /home/healthier/.rvm/log/1385723430_ruby-2.0.0-p353/make.log
[2013-11-29 19:11:11] __rvm_make
__rvm_make ()
{
\make "$@" || return $?
}
current path: /home/healthier/.rvm/src/ruby-2.0.0-p353
command(2): __rvm_make -j16
ruby-2.0.0-p353 - #compiling...............
Error running '__rvm_make -j16',
please read /home/healthier/.rvm/log/1385723430_ruby-2.0.0-p353/make.log
There has been an error while running make. Halting the installation.
__rvm_rm_rf already gone: /home/healthier/.rvm/tmp/28891*
healthier@ubuntu:~$
Ubuntu 11.04 rvm 1.24.6 (stable)