X-Recipient: archive-cygwin@delorie.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@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
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@mail.gmail.com>	<CAMip-EW2HJM1DH8sBWK9+kRK=3asYdXkUU4rEF5z+5zNg+-dzg@mail.gmail.com>	<E569BD1E-F3C0-41F5-B3CB-29E59E6EC0DB@etr-usa.com>	<CAMip-EUjDrsRtkO=t_KQ0aKz04wx0SaQd-diJsn=r_qiUPLtwg@mail.gmail.com>	<F8AA47CB-63A6-4FA9-BCA5-71B7D97524D0@etr-usa.com>	<CAMip-EVo6693MP9DvHW7nZueT2Hubgbs3kC3PGGMfFn4wF4rGg@mail.gmail.com>	<908CAF9C-250B-4237-9053-4B65ED906DF7@etr-usa.com>	<CAMip-EXW6=zcajAh4AHnMEzjro5_Q6GUfm_iqrUurP+6PwNbdA@mail.gmail.com>	<546F61C9.7060500@gmail.com>	<73364005-E3BF-4341-B47C-832EF46FD9A8@etr-usa.com>	<m4o75c$sq2$1@ger.gmane.org>	<1967055548.20141122010915@yandex.ru>	<m4oiij$9a7$1@ger.gmane.org>	<705196944.20141123042734@yandex.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@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
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@yandex.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@yandex.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


