Friday, 23 August 2013

Install Ruby 2.0.0-p247 with rbenv and erro in /tmp/ruby

Install Ruby 2.0.0-p247 with rbenv and erro in /tmp/ruby

I'm trying to install Ruby 2.0.0-p247 with rbenv and I keep getting the
same error no matter what I do. Here's the command and response:
➜ ~ rbenv install 2.0.0-p247
Downloading ruby-2.0.0-p247.tar.gz... ->
http://stackoverflow.com/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:ininstall_recursive' from
./tool/rbinstall.rb:397:in block in <main>' from
./tool/rbinstall.rb:758:incall' from ./tool/rbinstall.rb:758:in block (2
levels) in <main>' from ./tool/rbinstall.rb:755:ineach' from
./tool/rbinstall.rb:755:in block in <main>' from
./tool/rbinstall.rb:751:ineach' from ./tool/rbinstall.rb:751:in `' make:
** [do-install-all] Erro 1

No comments:

Post a Comment