X-Spam-Check-By: sourceware.org
Message-ID: <46251B74.9020406@cygwin.com>
Date: Tue, 17 Apr 2007 15:09:40 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070308 Fedora/1.5.0.10-2.fc4.remi Thunderbird/1.5.0.10 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Ruby on Rails and cygwin problem
References: <loom.20070417T201312-839@post.gmane.org>
In-Reply-To: <loom.20070417T201312-839@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

geolev wrote:
> 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?


Since the ruby you're running is not the Cygwin one, this problem is really
off-topic.

'/cygdrive/c/InstantRails/ruby/bin/rake' contains CRNLs.  Run 'd2u' on it.



-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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/

