Sorry to bump an old thread, but I ran into the same trouble as Nate. The
web installer doesn't work (403 forbidden), and the source from github
doesn't see my redcloth gem. I'll paste the error and a "find redcloth"
command below, is there any chance I can just add a few symlinks to fix
this?
x...@xxx:~/hobix$ hobix
/usr/local/lib/site_ruby/1.8/hobix/base.rb:16:in `require': no such file to
load -- redcloth (LoadError)
from /usr/local/lib/site_ruby/1.8/hobix/base.rb:16
from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:18:in `require'
from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:18
from /usr/local/lib/site_ruby/1.8/hobix.rb:17:in `require'
from /usr/local/lib/site_ruby/1.8/hobix.rb:17
from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:18:in `require'
from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:18
from /usr/bin/hobix:2:in `require'
from /usr/bin/hobix:2
x...@xxx:~/hobix$ find /usr -name "redcloth"
/usr/lib/ruby/gems/1.8/gems/RedCloth-4.1.9/lib/redcloth
/usr/lib/ruby/gems/1.8/gems/RedCloth-4.1.9/bin/redcloth
/usr/lib/ruby/gems/1.8/doc/RedCloth-4.1.9/rdoc/files/lib/redcloth
/usr/bin/redcloth
Nate St Germain said:
just wondering…
also, are there any more detailed install docs for the current version hosted
at github? running it here seems to barf under systems with updated versions
of redcloth and other gems.
thanks.
_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way