Skip to content

Instantly share code, notes, and snippets.

@garybernhardt
Created January 31, 2012 01:14
Show Gist options
  • Save garybernhardt/1707996 to your computer and use it in GitHub Desktop.
Save garybernhardt/1707996 to your computer and use it in GitHub Desktop.
Last login: Mon Jan 30 16:54:38 on ttys000
failbowl:~(master!?) $ rvm install ree
Installing Ruby Enterprise Edition from source to: /Users/grb/.rvm/rubies/ree-1.8.7-2011.12
ree-1.8.7-2011.12 - #fetching (ruby-enterprise-1.8.7-2011.12)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7773k 100 7773k 0 0 2447k 0 0:00:03 0:00:03 --:--:-- 2513k
ree-1.8.7-2011.12 - #extracting ruby-enterprise-1.8.7-2011.12 to /Users/grb/.rvm/src/ree-1.8.7-2011.12
Applying patch 'tcmalloc' (located at /Users/grb/.rvm/patches/ree/1.8.7/tcmalloc.patch)
Applying patch 'stdout-rouge-fix' (located at /Users/grb/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch)
Applying patch 'no_sslv2' (located at /Users/grb/.rvm/patches/ree/1.8.7/no_sslv2.diff)
Applying patch 'lib64' (located at /Users/grb/.rvm/patches/ree/lib64.patch)
ree-1.8.7-2011.12 - #installing
Retrieving rubygems-1.8.15
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 245k 100 245k 0 0 78725 0 0:00:03 0:00:03 --:--:-- 98k
Extracting rubygems-1.8.15 ...
Removing old Rubygems files...
Installing rubygems-1.8.15 for system ...
Error running 'GEM_PATH=":@global" GEM_HOME="" "/Users/grb/.rvm/rubies//bin/ruby" "/Users/grb/.rvm/src/rubygems-1.8.15/setup.rb"', please read /Users/grb/.rvm/log/system/rubygems.install.log
Installation of rubygems did not complete successfully.
ln: /Users/grb/.rvm/rubies//lib/ruby/gems/: No such file or directory
ree-1.8.7-2011.12 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
ree-1.8.7-2011.12 - #importing default gemsets (/Users/grb/.rvm/gemsets/)
failbowl:~(master!?) $ cat /Users/grb/.rvm/log/system/rubygems.install.log
[2012-01-30 17:13:31] GEM_PATH=":@global" GEM_HOME="" "/Users/grb/.rvm/rubies//bin/ruby" "/Users/grb/.rvm/src/rubygems-1.8.15/setup.rb"
/Users/grb/.rvm/scripts/functions/utility: line 163: /Users/grb/.rvm/rubies//bin/ruby: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment