On Jan 24, 2004, at 18:50, Jim Menard wrote: > When I run RDoc on any of my projects, I see the following error at > the end of > the process: > > Generating HTML... > Could not find HTML template 'rdoc/generators/template/html/html' > > However, > > % ls /usr/local/lib/ruby/1.9/rdoc/generators/template/html > /usr/local/lib/ruby/1.9/rdoc/generators/template/html: > hefss.rb html.rb kilmer.rb old_html.rb Is it possible you have an old rdoc lying around in a /usr/.../bin directory somewhere? Cheers Dave