From: Dave Thomas Date: 2004-11-29T00:37:06+09:00 Subject: Re: [ANN] One-Click Installer 1.8.2-14 RC10 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