Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created January 30, 2009 21:52
Show Gist options
  • Select an option

  • Save dmilith/55284 to your computer and use it in GitHub Desktop.

Select an option

Save dmilith/55284 to your computer and use it in GitHub Desktop.
~
~ 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