Skip to content

Instantly share code, notes, and snippets.

@chrismcg
Created May 11, 2010 14:31
Show Gist options
  • Save chrismcg/397375 to your computer and use it in GitHub Desktop.
Save chrismcg/397375 to your computer and use it in GitHub Desktop.
chris@slinky % rvm install rbx
Installing pre-requisites
Downloading rubinius-1.0.0-rc5, this may take a while depending on your connection...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8143k 100 8143k 0 0 155k 0 0:00:52 0:00:52 --:--:-- 160k
Extracting ...
Configuring rbx
Compiling rbx
Error running '/Users/chris/.rvm/bin/ruby-1.8.7-p249 -S rake install', please check /Users/chris/.rvm/log/rbx-1.0.0-rc5/rake*.log
There has been an error while running './configure --prefix=/Users/chris/.rvm/rubies/rbx-1.0.0-rc5 '. Aborting the installation.
chris@slinky % cat /Users/chris/.rvm/log/rbx-1.0.0-rc5/rake*.log
[2010-05-11 15:29:22] /Users/chris/.rvm/bin/ruby-1.8.7-p249 -S rake install
/Users/chris/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems.rb:777:in `report_activate_error': Could not find RubyGem rake (>= 0) (Gem::LoadError)
from /Users/chris/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems.rb:211:in `activate'
from /Users/chris/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/rubygems.rb:1056:in `gem'
from /usr/bin/rake:18
[2010-05-11 15:29:22] /Users/chris/.rvm/bin/ruby-1.8.7-p249 -S rake install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment