[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

gem rdoc failing.

Gabe Da silveira

8/10/2006 8:23:00 PM

Previously upon installing gems with `gem install -d` rdocs would be
generated and stored in the expected location /usr/lib/...../1.8/doc

However I recently did some explicit gem installs and forgot to include
the -d option. Now when I run gem rdoc --all it says its installing
rdocs, and it takes its sweet time, but nothing shows up in the doc
directories (the directories exist for each gem, they just are empty).

Any hints or debugging tips?

--
Posted via http://www.ruby-....