From: Chris Lowis Date: 2008-08-19T17:51:37+09:00 Subject: Re: Help with Ruby under cygwin > Gems is now installed on cygwin ruby. > Now you can install rake > > Download and unpack the rake distribution .zip or .tar file into a temp > area. > In the cygwin bash shell cd to the root of what you unpacked. > execute this command: Is it not possible to do gem install rake now that you have rubygems installed ? Chris