X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B425849.70601@cygwin.com> Date: Mon, 04 Jan 2010 16:06:17 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7.1 install halting on Windows 7 References: <20100102102351 DOT 15F6 DOT E57E4DAE AT nmia DOT com> <4B416E7D DOT 8030903 AT cygwin DOT com> <20100104120405 DOT B587 DOT E57E4DAE AT nmia DOT com> In-Reply-To: <20100104120405.B587.E57E4DAE@nmia.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 On 01/04/2010 02:21 PM, Durwin wrote: >> On 01/02/2010 12:24 PM, Durwin wrote: >>> I have just received an Alienware laptop with Windows7. I downloaded >>> and ran the current setup from website. The install process will stop >>> at various stages, not always the same place. By stop, I mean it looks >>> as if it is working, but it never proceeds past that point. I believe >>> it does all the install stages, but will stop at different places after >>> the install. >>> >>> A few times the install completed. When testing those times, I would >>> run bash from Windows command line (just as the .bat file does). Once I >>> got some memory error I can't recall. The rest of the times I get the >>> Cygwin console opening, but goes away imediately without every >>> displaying a prompt. All through this, not one error message. >> >> In this case, you want to start a Windows command prompt and run >> c:\cygwin\cygwin.bat from there. This will keep the command prompt >> window open so you can see any complaint. > > I had performed this. I started cmd and cd'ed to c:\cygwin. I ran the > cygwin.bat and also manually entered bash.exe --login -i as in the bat > file. Under this circumstance, I get nothing. No window, no error. It > simply returns a new prompt. When I run the shortcut the installation > created, I do get a Cygwin window, but this is the one which disapears > never showing a prompt. The shortcut is configured to run as > administrator. Path was added pointing to c:\cygwin\bin. > > This last install I tried, I deleted the cygwin directory as well as the > download. I also selected a different site. And I accepted the default > packages (I did not choose any more to install). This install completed > without a problem, but still gives me the same problem (no cygwin > console). OK, so my WAG here is that some needed DLL is not being installed or installed properly. Try 'c:\cygwin\bin\cygcheck.exe c:\cygwin\bin\bash.exe'. That should give you a list of all the dependent DLLs and tell you which ones are missing. You want to reinstall the packages that provide those (see to find the packages) and/or check '/var/log/setup.log/full' for any related complaints. Assuming that's not the resolution, I'd recommend following up with the output of 'cygcheck -s -r -v' as requested by . Please *attach* the cygcheck results, don't include them in the body of your reply. The output from cygcheck would help avoid some future WAGs, at least on my part. ;-) -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ 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