i have no experience with git, i just did this: git clone git://github.com/oneclick/rubyinstaller.git cd rubyinstaller rake but the promise of just typing "rake" was too good to be true :( patching file `lib/webrick/httpservlet/filehandler.rb' Hunk #1 FAILED at 163. Hunk #2 succeeded at 216 with fuzz 2 (offset 17 lines). Hunk #3 FAILED at 290. Hunk #4 FAILED at 344. 3 out of 4 hunks FAILED -- saving rejects to lib/webrick/httpservlet/filehandler .rb.rej patching file `sprintf.c' patching file `string.c' rake aborted! Command failed with status (1): ["C:/tmp/git/rubyinstaller/sandbox/msys/bin...] guess i need some specific tag/branch/revision i don't know yet. have to dig into git and figure that out first. -- Posted via http://www.ruby-forum.com/.