delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/11/23/07:38:00

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; q=dns; s=default; b=PotupLdaRWUrXR1O
K7kGDjnYbR0zO/2DTpnM9sQjq+E6rhKYZr6xyWG734uJ364YEY9IrlyFyM5TPcJ+
dkgzcqja6PAMD74GqXh6CE19ikYSln/eWXL1JWlFPP24e6rnYSRSD6O26vzlAXoY
5jxHaV1wbK0B8vFWkvEzeQLfjSM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type
:content-transfer-encoding; s=default; bh=Q3cYvpKLtuzMYpsezTGyqw
7bWF8=; b=iRPSTwXfYPI2w8fH6F1jBrCZag5PgldUnM7DMnjZxb2G+aY+yfDoPw
wt+1Kmr0KcRp2DLgfWGWdc7wHAj2GnbjiQ+mFnuDl7upII33prB9angPESDfH+2Q
frE47402QTRC63IH+wwwU9Kvp8yFcjum33CNNXG06kyZdcS7fhtgw=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FREEMAIL_REPLY,KAM_BODY_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-wi0-f175.google.com
MIME-Version: 1.0
X-Received: by 10.194.161.232 with SMTP id xv8mr23721712wjb.99.1416746261133; Sun, 23 Nov 2014 04:37:41 -0800 (PST)
In-Reply-To: <705196944.20141123042734@yandex.ru>
References: <CAMip-EUtnq91qMiCKB80z9tqxYfR4a_LFMdqbnUbrZATR2mvcw AT mail DOT gmail DOT com> <CAMip-EW2HJM1DH8sBWK9+kRK=3asYdXkUU4rEF5z+5zNg+-dzg AT mail DOT gmail DOT com> <E569BD1E-F3C0-41F5-B3CB-29E59E6EC0DB AT etr-usa DOT com> <CAMip-EUjDrsRtkO=t_KQ0aKz04wx0SaQd-diJsn=r_qiUPLtwg AT mail DOT gmail DOT com> <F8AA47CB-63A6-4FA9-BCA5-71B7D97524D0 AT etr-usa DOT com> <CAMip-EVo6693MP9DvHW7nZueT2Hubgbs3kC3PGGMfFn4wF4rGg AT mail DOT gmail DOT com> <908CAF9C-250B-4237-9053-4B65ED906DF7 AT etr-usa DOT com> <CAMip-EXW6=zcajAh4AHnMEzjro5_Q6GUfm_iqrUurP+6PwNbdA AT mail DOT gmail DOT com> <546F61C9 DOT 7060500 AT gmail DOT com> <73364005-E3BF-4341-B47C-832EF46FD9A8 AT etr-usa DOT com> <m4o75c$sq2$1 AT ger DOT gmane DOT org> <1967055548 DOT 20141122010915 AT yandex DOT ru> <m4oiij$9a7$1 AT ger DOT gmane DOT org> <705196944 DOT 20141123042734 AT yandex DOT ru>
Date: Sun, 23 Nov 2014 10:37:41 -0200
Message-ID: <CAMip-EXqcLFN0hYhfY7Sjoaf9TEkP+ygLfCmA8StZ5e+s56aiA@mail.gmail.com>
Subject: Re: Unable to use Mintty - Fresh Install
From: "pichi032 ." <perronium AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sANCbur5003607

But cygcheck is in the bin folder along with the "missing" dll .
Is there a way to edit the path so they get recognized ?

On Sat, Nov 22, 2014 at 11:27 PM, Andrey Repin <anrdaemon AT yandex DOT ru> wrote:
> Greetings, Andrew DeFaria!
>
>>>>>>> Warning: cygwin1.dll not found on your path
>>>>>>
>>>>>> this is curious
>>>>>
>>>>> It’s happening because he’s not running cygcheck under Cygwin, since Cygwin won’t start on his system.  Hence, c:\cygwin\bin isn’t in the path.
>>>>>
>>>>> This is also why it skips all the package checks, and why it complains about things like awk not found.
>>>>>
>>>
>>>> You don't need mintty to "run cygwin". Open a cmd prompt and do
>>>> C:\Cygwin\bin\bash -i --login (Or wherever you installed Cygwin).
>>>
>>> Don't even need a cmd prompt.
>>> You can just start bash.
>
>> True cut if something goes wrong it's real hard to catch the error
>> message before the window disappears! ;-)
>
> Aaaaahh!!! You clever creature! :D
> Good point. I'll keep that in mind next time I have to convey console commands
> to someone less educated.
>
>
> --
> WBR,
> Andrey Repin (anrdaemon AT yandex DOT ru) 23.11.2014, <04:26>
>
> Sorry for my terrible english...

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019