I have cygwin and Ruby on Rails installed and everything seems to work except 'rake'. When I try to use 'rake', even to get the version as follows, I get the follwing error:
:rake --version bash: /cygdrive/c/InstantRails/ruby/bin/rake: E:/Dev/RubyDev/ rubyinstaller/svn-repo/installer-win2/ruby/bin/ruby^M: bad interpreter: No such file or directory It seems to be complaining about an unexpected carriage return (^M). If I run rake --version from a plain old DOS prompt, it works fine. Does anyone know how to fix this? Thanks, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/