Skip to content

Instantly share code, notes, and snippets.

@dakrone
Created September 1, 2009 15:48
Show Gist options
  • Save dakrone/179168 to your computer and use it in GitHub Desktop.
Save dakrone/179168 to your computer and use it in GitHub Desktop.
[2:hinmanm@Xanadu:~]% ruby -v
ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-darwin10.0.0]
[2:hinmanm@Xanadu:~]% rvm system
[2:hinmanm@Xanadu:~]% sudo gem install rvm
Successfully installed rvm-0.0.28
1 gem installed
Installing ri documentation for rvm-0.0.28...
Installing RDoc documentation for rvm-0.0.28...
[2:hinmanm@Xanadu:~]% rvm default
[2:hinmanm@Xanadu:~]% rvm-update
sh: bash -l -c 'cd /Users/hinmanm/.rvm/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/rvm-0.0.27 && ./scripts/rvm-update && source ~/.rvm/scripts/rvm': No such file or directory
[2:hinmanm@Xanadu:~]% bash -l -c 'cd /Users/hinmanm/.rvm/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/rvm-0.0.27 && ./scripts/rvm-update && source ~/.rvm/scripts/rvm'
<i> Updating rvm source ~/.rvm/scripts/rvm ...
<w> Ensuring that rvm script location in /Users/hinmanm/.zshrc is scripts/rvm not bin/rvm
<i> There have been a great many updates since previous releases, please:
<i> * remove sourcing of ~/.rvm/current from your shell profiles.
<i> * note that gems are now all pulled into ~/.rvm/gems/
Thank you, come again!
~ Wayne
rvm 0.0.27 (2009.08.31) [http://rvm.beginrescueend.com/]
[2:hinmanm@Xanadu:~]% rvm version
rvm 0.0.26 (2009.08.31) [http://rvm.beginrescueend.com/]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment