0

我正在尝试使用 rbenv 安装 Ruby 2.0.0-p247,无论我做什么,我都会遇到同样的错误。这是命令和响应:

➜  ~  rbenv install 2.0.0-p247                                         
Downloading ruby-2.0.0-p247.tar.gz...
-> ftp://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p247.tar.gz
Installing ruby-2.0.0-p247...

BUILD FAILED

Inspect or clean up the working tree at /tmp/ruby-build.20130823153529.15739
Results logged to /tmp/ruby-build.20130823153529.15739.log

Last 10 log lines:
    from ./tool/rbinstall.rb:242:in `each'
    from ./tool/rbinstall.rb:242:in `install_recursive'
    from ./tool/rbinstall.rb:397:in `block in <main>'
    from ./tool/rbinstall.rb:758:in `call'
    from ./tool/rbinstall.rb:758:in `block (2 levels) in <main>'
    from ./tool/rbinstall.rb:755:in `each'
    from ./tool/rbinstall.rb:755:in `block in <main>'
    from ./tool/rbinstall.rb:751:in `each'
    from ./tool/rbinstall.rb:751:in `<main>'
make: ** [do-install-all] Erro 1
4

0 回答 0