Created
February 26, 2011 23:04
-
-
Save robotarmy/845722 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
o_o:~/ $ rvm info [15:00:39] | |
__rvm_rm_rf:local:2: path: can't assign initial value for array | |
system: | |
system: | |
uname: "Darwin nancydrew 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 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)" | |
rvm: | |
version: "rvm 1.2.8 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]" | |
homes: | |
gem: "not set" | |
ruby: "not set" | |
binaries: | |
ruby: "/usr/bin/ruby" | |
irb: "/usr/bin/irb" | |
gem: "/usr/bin/gem" | |
rake: "/usr/bin/rake" | |
environment: | |
PATH: "/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/local/bin:/usr/local/sbin:/usr/X11/bin:/Users/o_o/Script/:/usr/local/share/npm/bin:/usr/local/lib/luarocks/bin:/Users/o_o/Hack/devkitpro/devkitARM/bin:/Users/o_o/opt/bin:/Users/o_o/.rvm/bin:/Users/o_o/.rvm/bin" | |
GEM_HOME: "" | |
GEM_PATH: "" | |
MY_RUBY_HOME: "" | |
IRBRC: "" | |
RUBYOPT: "" | |
gemset: "" |
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
o_o:~/ $ rvm reload [15:05:13] | |
__rvm_setup:6: command not found: grep | |
__rvm_setup:10: command not found: grep | |
__rvm_clean_path:3: command not found: awk | |
__rvm_conditionally_add_bin_path:2: command not found: grep | |
__rvm_rm_rf:local:2: path: can't assign initial value for array | |
rvm:26: command not found: cat | |
__rvm_parse_args:7: command not found: grep | |
/Users/o_o/.rvm/scripts/rvm:37: command not found: id | |
/Users/o_o/.rvm/scripts/rvm:37: command not found: sed | |
/Users/o_o/.rvm/scripts/rvm:37: command not found: awk | |
/Users/o_o/.rvm/scripts/rvm:73: command not found: grep | |
/Users/o_o/.rvm/scripts/rvm:103: command not found: cat | |
__rvm_conditionally_add_bin_path:2: command not found: grep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment