Skip to content

Instantly share code, notes, and snippets.

@jeffdeville
Created January 18, 2011 03:18
Show Gist options
  • Select an option

  • Save jeffdeville/783924 to your computer and use it in GitHub Desktop.

Select an option

Save jeffdeville/783924 to your computer and use it in GitHub Desktop.
-------------------
> rvm rubygems 1.3.7
-------------------
Removing old Rubygems files...
Installing rubygems dedicated to system...
Installing rubygems for /bin/ruby
Error running 'GEM_PATH="/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02....." GEM_HOME="/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02" "/bin/ruby" "/Volumes/files/jeffdeville/.rvm/src/rubygems-1.3.7/setup.rb"'
ln: /lib/ruby/gems/: No such file or directory
-------------------
rubygems.install.log
-------------------
[2011-01-17 22:11:46] GEM_PATH="/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02:/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02@global:/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02@global" GEM_HOME="/Volumes/files/jeffdeville/.rvm/gems/ree-1.8.7-2010.02" "/bin/ruby" "/Volumes/files/jeffdeville/.rvm/src/rubygems-1.3.7/setup.rb"
/Volumes/files/jeffdeville/.rvm/scripts/utility: line 287: /bin/ruby: No such file or directory
@littlebee
Copy link
Copy Markdown

I'm having the same issue. Did you find a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment