Created
February 14, 2010 18:10
-
-
Save grantmichaels/304160 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
root@localhost:~/garcon# ruby -v | |
ruby 1.8.7 (2009-12-24 patchlevel 248) [x86_64-linux], MBARI 0x6770, Ruby Enterprise Edition 2010.01 | |
root@localhost:~/garcon# rvm list | |
rvm Rubies | |
<i> No system ruby found. </i> | |
root@localhost:~/garcon# ls | |
README Rakefile archives config cookbooks library nginx-data script site-data | |
root@localhost:~/garcon# gem list | |
-bash: gem: command not found | |
root@localhost:~/garcon# ruby -v | |
-bash: /usr/local/bin/ruby: No such file or directory | |
root@localhost:~/garcon# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment