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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Ci4rVoztNz0FjORu cvRoJ7lkDONwgHcSh1TACtvvakK9tOjdSyLh8Ju6qhUgVxnakLY7uyzQ0ucOqeSF M9r2NakjYXWgALzj9ZuEQRmGLNeyL70irJ8g3bvMMngwRHlJWVyi5FFXh6ZeDrU4 SafEucK7h933xzfCsD1bdMgTMeM= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=s91YnHdk2AGUcWpyeLVebv k2teo=; b=Ijswo9AcscRCyMGKo25KxNXnWTMCNx3+RCBODNsxQdsemkQUbESexS WX7gXvJB84WVqt+lGJHzwcC1kJg769yQVa8ZSntZoXXlVdDkTvF608xHPbwd8dq9 BnGqbJF9sJaSwnvLLFNI8Q66dZW30bpc4cpP1AMuHJv70Cm/DRkqg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,SCAM_SUBJECT autolearn=no version=3.3.2 X-HELO: vms173023pub.verizon.net Message-id: <52F26065.1070306@cygwin.com> Date: Wed, 05 Feb 2014 11:01:41 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin64 - installation problem - installed by administrator account References: <52E6C814 DOT 1060009 AT cygwin DOT com> <52F0F834 DOT 1070300 AT cygwin DOT com> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 2/5/2014 4:38 AM, Flower, Martin wrote: > Thank you Larry. > > I have uninstalled GIT. I have deleted C:\cygwin64. I have rerun > setup-x86_64.exe as admflma. In the start menu I click on the Cygwin icon > and continue to have the same symptoms. > > Windows cannot find mintty. I can browse for mintty.exe, and then nothing > happens. > > I open a command window and type C:\cygwin64\bin\mintty.exe and a shell > window appears with prompt sh-4.15$ > > I have rebooted and there is no difference. > > If the post-install scripts ran successfully, how would I know? I don't > see any changes to my windows PATH environment. The scripts live in /etc/postinstall. Any that have run will have a ".done" suffix. More importantly, any that haven't won't. If you see ones that haven't run, you can try running them manually from a bash shell and see if that helps. But really, even if some or all the scripts have the ".done" suffix, it doesn't mean that they ran correctly. It just means that they ran. To determine if there were any problems during the run, you need to find and look at the setup.log.full and/or setup.log files. These should reside in the directory you ran setup from. If there are complaints there about any post-install scripts, then that's where you should focus your investigation. setup should have reported any post-install complaints to you at the end of the install too. You may also find that you're a victim of BLODA - . You can investigate this avenue as well as something is clearly getting in the way of the post-install script process. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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