Created
June 22, 2009 17:17
-
-
Save clemens/134080 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
| local:~/ clemens$ sudo jgem install rspec --no-ri --no-rdoc | |
| /opt/local/jruby/bin/jgem: line 8: require: command not found | |
| /opt/local/jruby/bin/jgem: line 9: require: command not found | |
| /opt/local/jruby/bin/jgem: line 10: require: command not found | |
| /opt/local/jruby/bin/jgem: line 12: required_version: command not found | |
| /opt/local/jruby/bin/jgem: line 14: unless: command not found | |
| /opt/local/jruby/bin/jgem: line 15: abort: command not found | |
| /opt/local/jruby/bin/jgem: line 16: end: command not found | |
| /opt/local/jruby/bin/jgem: line 18: args: command not found | |
| /opt/local/jruby/bin/jgem: line 20: begin: command not found | |
| /opt/local/jruby/bin/jgem: line 21: Gem::GemRunner.new.run: command not found | |
| /opt/local/jruby/bin/jgem: line 22: rescue: command not found | |
| /opt/local/jruby/bin/jgem: line 23: exit: e.exit_code: numeric argument required |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment