X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: hIPwbo8VM1mOhWpGzrU83en9Fg14lTQxzOmUw9zG9WkgOBaJ8pvwFW2kldjTxmLtuDlCoEc1FA-- Message-ID: <474F803A.1020607@computer.org> Date: Thu, 29 Nov 2007 19:15:06 -0800 From: Tim Prince User-Agent: Thunderbird 2.0.0.4 (X11/20070613) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: configure command does not run.... d2u does not help either... References: <2A285F0932220E4592008144466035EB01022CB6 AT ISS-CL-EX-V4 DOT soton DOT ac DOT uk> <2A285F0932220E4592008144466035EB01022CB8 AT ISS-CL-EX-V4 DOT soton DOT ac DOT uk> <018501c832a7$49835490$2e08a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: <018501c832a7$49835490$2e08a8c0@CAM.ARTIMI.COM> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Dave Korn wrote: > On 29 November 2007 15:47, asadollahbaik a. (aa306) wrote: > >> Hi, >> >> I am a new user to cygwin and even to unix. >> >> I am trying to compile a package called "meep" by means of cygwin. >> While running the configure command I get an error as: >> >> ./configure: line 13: $'r': command not found > > Guess #1: Don't use WinZIP (or any other windows GUI program) to unpack > .tar.gz files for Cygwin, because they mangle the line ends from LF to CRLF. > Use "tar xvzf meep-0.10.1.tar.gz" in a bash shell instead. > > Guess #2: If it's not that, you may have installed cygwin in textmode, or be > unpacking your tarball on a textmode mountpoint. Please run "cygcheck -srv > > cygcheck.out" in a bash shell, and post the resulting cygcheck.out file - as > an *attachment*, please - to the list. #3 what if this is a typical gcc style configure, where you are supposed to configure and build in a clean directory? -- 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/