X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <2A285F0932220E4592008144466035EB01022CB6@ISS-CL-EX-V4.soton.ac.uk> <2A285F0932220E4592008144466035EB01022CB8@ISS-CL-EX-V4.soton.ac.uk>
Subject: RE: configure command does not run.... d2u does not help either...
Date: Thu, 29 Nov 2007 16:45:45 -0000
Message-ID: <018501c832a7$49835490$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <2A285F0932220E4592008144466035EB01022CB8@ISS-CL-EX-V4.soton.ac.uk>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

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.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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

