Created
December 20, 2011 07:52
-
-
Save RogerPodacter/1500700 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
~/rails_apps/rapgenius >: rvm info | |
/Users/tom/.rvm/bin/gem: line 5: /Users/tom/.rvm/bin/gem: Argument list too long | |
/Users/tom/.rvm/bin/gem: line 5: /Users/tom/.rvm/bin/gem: Unknown error: 0 | |
system: | |
system: | |
uname: "Darwin tom-mbp.home 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64" | |
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.0.9 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/]" | |
homes: | |
gem: "not set" | |
ruby: "not set" | |
binaries: | |
ruby: "/Users/tom/.rvm/bin/ruby" | |
irb: "/Users/tom/.rvm/bin/irb" | |
gem: "/Users/tom/.rvm/bin/gem" | |
rake: "/Users/tom/.rvm/bin/rake" | |
environment: | |
PATH: "/Users/tom/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/X11/bin" | |
GEM_HOME: "" | |
GEM_PATH: "" | |
BUNDLE_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