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: cygwin AT cygwin DOT 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 AT cygwin DOT com Subject: Re: Ruby on Rails and cygwin problem References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 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/