Well, it's definitely a path problem with Windows...it can't find the executable "rake". It's been a while since I developed rails on a windows machine but when I did I used "ruby installer"...it worked as advertised.
http://rubyinstaller.org/ Whatever ruby setup you're using, see if you can find anything about modifying your path so windows knows where to find rubygems. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

