I can easily build RDoc for my C extension. When I install the gem, it
says it's installing ri and RDoc documentation, but it simply isn't
installed. What can cause that? Do I need to pre-build it and bundle it
with the gem?

One possibly complicating factor is that my gem consists of two modules
by different names that provide some classes by the same names. One is a
backwards-compatibility legacy version, and the two modules aren't
designed to be loaded at the same time. Would that cause this failure?

Regards,
        Jeff Davis

_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to