| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| 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> |
| 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 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <2A285F0932220E4592008144466035EB01022CB8@ISS-CL-EX-V4.soton.ac.uk> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |