FooBarWidget / mizuho

Documentation formatting tool. Converts Asciidoc input into nicely formatted HTML.
https://github.com/FooBarWidget/mizuho
MIT License
71 stars 7 forks source link

Error when calling mizuho with sample file #1

Closed ghost closed 12 years ago

ghost commented 13 years ago

I just installed mizuho and call it with a simple text file and get the following error:

macbock:tmp domma$ mizuho input.txt /Library/Ruby/Gems/1.8/gems/mizuho-0.9.6/lib/mizuho/generator.rb:53:in locate_template_file': uninitialized constant Mizuho::Generator::ROOT (NameError) from /Library/Ruby/Gems/1.8/gems/mizuho-0.9.6/lib/mizuho/generator.rb:17:ininitialize' from /Library/Ruby/Gems/1.8/gems/mizuho-0.9.6/bin/mizuho:42:in new' from /Library/Ruby/Gems/1.8/gems/mizuho-0.9.6/bin/mizuho:42 from /usr/bin/mizuho:19:inload' from /usr/bin/mizuho:19

Any hint what might be wrong?

cheers, Achim

FooBarWidget commented 12 years ago

Mizuho has completely changed by now so I'm closing this issue.