X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: geolev Subject: Ruby on Rails and cygwin problem Date: Tue, 17 Apr 2007 18:23:00 +0000 (UTC) Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/