Created
July 12, 2011 21:06
-
-
Save arronmabrey/1078983 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
rvm debug | |
/Users/arron/.rvm/scripts/info: line 5: /base: No such file or directory | |
/Users/arron/.rvm/scripts/info: line 6: /version: No such file or directory | |
/Users/arron/.rvm/scripts/info: line 176: /match: No such file or directory | |
/Users/arron/.rvm/scripts/info: line 195: __rvm_become: command not found | |
/Users/arron/.rvm/scripts/info: line 197: __rvm_environment_identifier: command not found | |
: | |
system: | |
uname: "Darwin computer-2.home 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386" | |
bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)" | |
zsh: "/bin/zsh => zsh 4.3.9 (i386-apple-darwin10.0)" | |
/Users/arron/.rvm/scripts/info: line 36: __rvm_version: command not found | |
/Users/arron/.rvm/scripts/info: line 36: __rvm_strip: command not found | |
rvm: | |
version: "" | |
/Users/arron/.rvm/scripts/info: line 42: __rvm_environment_identifier: command not found | |
ruby: | |
interpreter: "ruby" | |
version: "1.8.7" | |
date: "2009-06-12" | |
platform: "universal-darwin10.0" | |
patchlevel: "2009-06-12 patchlevel 174" | |
full_version: "ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]" | |
homes: | |
gem: "not set" | |
ruby: "not set" | |
binaries: | |
ruby: "/usr/bin/ruby" | |
irb: "/usr/bin/irb" | |
gem: "/usr/bin/gem" | |
rake: "/usr/bin/rake" | |
/Users/arron/.rvm/scripts/info: line 88: __rvm_current_gemset: command not found | |
environment: | |
PATH: "/Users/arron/bin:/opt/local/bin:/opt/local/sbin:/usr/local/mysql/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin:/Users/arron/.rvm/bin:/Users/arron/.rvm/bin" | |
GEM_HOME: "" | |
GEM_PATH: "" | |
MY_RUBY_HOME: "" | |
IRBRC: "" | |
RUBYOPT: "" | |
gemset: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment