Created
August 25, 2009 23:37
-
-
Save anteaya/175124 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| anita@anita-laptop:~$ rvm debug | |
| rvm 0.0.15 (2009.08.25) [http://github.com/wayneeseguin/rvm] | |
| ruby: | |
| interpreter: "ruby" | |
| version: "1.8.6" | |
| date: "2007-09-24" | |
| platform: "i486-linux" | |
| patchlevel: "2007-09-24 patchlevel 111" | |
| full_version: "ruby 1.8.6 (2007-09-24 patchlevel 111) [i486-linux]" | |
| homes: | |
| gem: "/home/anita/.gem/ruby/1.9.1" | |
| ruby: "/home/anita/.rvm/ruby-1.9.1-p243" | |
| binaries: | |
| ruby: "/usr/bin/ruby" | |
| irb: "/usr/bin/irb" | |
| gem: "/usr/bin/gem" | |
| <i> PATH:/home/anita/.rvm/ruby-1.9.1-p243/bin:/home/anita/.gem/ruby/1.9.1/bin:/usr/local/sbin:/usr/local/bin0 | |
| <i> .bash_profile: | |
| if [ -f ~/.rvm/bin/rvm ] ; then source ~/.rvm/bin/rvm ; fi | |
| if [ -f ~/.rvm/current ] ; then source ~/.rvm/current ; fi | |
| cat: /home/anita/.zprofile: No such file or directory | |
| <i> .zprofile: | |
| <i> /home/anita/.rvm/current: | |
| PATH=/home/anita/.rvm/ruby-1.9.1-p243/bin:/home/anita/.gem/ruby/1.9.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ; export PATH | |
| RUBY_VERSION='' ; export RUBY_VERSION | |
| GEM_HOME='/home/anita/.gem/ruby/1.9.1' ; export GEM_HOME | |
| MY_RUBY_HOME='/home/anita/.rvm/ruby-1.9.1-p243' ; export MY_RUBY_HOME | |
| anita@anita-laptop:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment