X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 	tests=AWL,BAYES_00,J_CHICKENPOX_83,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <49D4C1CB.4070104@gmail.com>
Date: Thu, 02 Apr 2009 14:46:51 +0100
From: Dave Korn <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: don't know why ./configure command fails
References: <732968.80642.qm@web26107.mail.ukl.yahoo.com>
In-Reply-To: <732968.80642.qm@web26107.mail.ukl.yahoo.com>
Content-Type: text/plain; charset=UTF-8
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

Jaroslav Rynik wrote:

> Because I couldn't copy and past what cygcheck wrote to my word processor
> and rewriting all the message would take a lot of time, I send it in a PNG
> file. (Sorry for that. I also scanned it, but I am not sure if you could
> read the outcome)

  You need to learn how to use command-line redirection.

     cygcheck -svr > cygcheck.out

will send all the output from "cygcheck -svr" to a file called "cygcheck.out"
in your current directory.  Then you can send that file as an attachment with
your email.

    cheers,
      DaveK

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

