X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Unable to Run Latest Cygwin in Win2k Date: Thu, 4 May 2006 14:56:08 +0100 Message-ID: <009301c66f82$7e6cf7e0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <422cfa030605032201q5b6756dblf80a8540114b5c7b@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 04 May 2006 06:01, Loh Kok Jeng wrote: > Hi, > > I'm facing problem running the latest Cygwin on Win2K. > > I can install Cygwin from the Internet using an account belonging to > the Administrators group. The installation can be completed without > any error. > > However, when I try to run cygwin.bat, it simple quits without any > message. All executable under cygwin\bin exits without any message. > Same for: > cygcheck -s -v -r > > I have tried uninstalling and installing Cygwin a number of times and > the problem still persists. Any hint would be greatly appreciated. Well, cygcheck is just a plain completely ordinary windows program, so if you can't run that, your computer has /serious/ problems. Please open a dos box, cd into the cygwin\bin dir, and run the following commands, one per line, and cut-and-paste the exact output into an email and send it back to the list. This will start to give us some clues. dir cygcheck.exe strace.exe cacls cygcheck.exe cacls strace.exe strace.exe --mask=all --output=strace-chk.out cygcheck.exe -svr > cygcheck.out type ..\cygwin.bat strace.exe --mask=all --output=strace-bash.out bash.exe --login -x -i dir cygcheck.out strace-chk.out strace-bash.out path set cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/