Skip to content

Instantly share code, notes, and snippets.

@mkb
Created September 21, 2011 23:05
Show Gist options
  • Save mkb/1233577 to your computer and use it in GitHub Desktop.
Save mkb/1233577 to your computer and use it in GitHub Desktop.
mkb@chongo ~ % rvm install 1.8.7
Installing Ruby from source to: /Users/mkb/.rvm/rubies/ruby-1.8.7-p352, this may take a while depending on your cpu(s)...
ruby-1.8.7-p352 - #fetching
ruby-1.8.7-p352 - #extracting ruby-1.8.7-p352 to /Users/mkb/.rvm/src/ruby-1.8.7-p352
mv: rename /Users/mkb/.rvm/tmp/rvm_src_59540/\033[34mruby-1.8.7-p352\033[39;49m\033[0m to /Users/mkb/.rvm/src/ruby-1.8.7-p352: No such file or directory
ruby-1.8.7-p352 - #extracted to /Users/mkb/.rvm/src/ruby-1.8.7-p352
/Users/mkb/.rvm/scripts/functions/manage/base: line 163: cd: /Users/mkb/.rvm/src/ruby-1.8.7-p352: No such file or directory
ERROR: Source directory is missing.
Did the download or extraction fail?
Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment