From: Luis Lavena Date: 2008-01-04T11:50:08+09:00 Subject: Re: Get your hands dirty: Help bootstrap Ruby on Windows. On Jan 4, 12:21 am, Nobuyoshi Nakada wrote: > Hi, > > At Fri, 4 Jan 2008 05:29:58 +0900, > Luis Lavena wrote in [ruby-talk:285910]: > > > So, now the code: > > >http://code.mmediasys.com/installer3/latest.zip > > > This is a pure-ruby solution that download and setup a mingw+msys > > environment to get Ruby build. > > Seems manifest task in ruby18.rake doesn't close the target > file, so the file may be incomplete at the end of the task. Thank you Nobu, I didn't give attention to manifest since I was using WiX Heat to collect all the files. Change committed and pushed updated branch and zip file. Regards, -- Luis Lavena