Created
January 30, 2009 21:52
-
-
Save dmilith/55284 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
| ~ | |
| ~ FATAL: The gem RedCloth (~> 4.1.0, runtime), [] was not found | |
| ~ | |
| zsh: exit 1 jruby -S merb -a mongrel | |
| dmilith:(~/Projekty/nargit)$ jgem install RedCloth | |
| Successfully installed RedCloth-4.1.1-universal-java | |
| 1 gem installed | |
| Installing ri documentation for RedCloth-4.1.1-universal-java... | |
| Installing RDoc documentation for RedCloth-4.1.1-universal-java... | |
| dmilith:(~/Projekty/nargit)$ jruby -S merb -a mongrel | |
| Loading init file from /Volumes/Vault/Projekty/nargit/config/init.rb | |
| Loading /Volumes/Vault/Projekty/nargit/config/environments/development.rb | |
| ~ | |
| ~ FATAL: The gem RedCloth (~> 4.1.0, runtime), [] was not found | |
| ~ | |
| zsh: exit 1 jruby -S merb -a mongrel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment