On Nov 28, 2004, at 4:17, Lothar Scholz wrote:

> Nobody responded to my previous email so i ask here again.
> The one click installer puts the generated ri (yaml) files in
>    C:\ruby\share\ri\1.8\site
> and not in
>   C:\ruby\share\ri\1.8\system
> as described in the "Programming Ruby" book.
> I think this is an error but i'm not 100% sure.

I suspect it should be in \system, but ri will find them in either 
place...

Cheers

Dave