X-Spam-Check-By: sourceware.org Message-ID: <422cfa030605042036t2f685e2ehb20fc8568c702aea@mail.gmail.com> Date: Fri, 5 May 2006 11:36:34 +0800 From: "Loh Kok Jeng" To: cygwin AT cygwin DOT com Subject: Re: Unable to Run Latest Cygwin in Win2k In-Reply-To: <009301c66f82$7e6cf7e0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <422cfa030605032201q5b6756dblf80a8540114b5c7b AT mail DOT gmail DOT com> <009301c66f82$7e6cf7e0$a501a8c0 AT CAM DOT ARTIMI DOT COM> X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k453ajqE019199 Hi Dave, Thanks for your response. Below is the output on my PC: dir cygcheck.exe strace.exe C:\Program Files>cd cygwin\bin C:\Program Files\cygwin\bin>dir cygcheck.exe strace.exe Volume in drive C has no label. Volume Serial Number is 8488-6831 Directory of C:\Program Files\cygwin\bin 21/01/2006 02:29a 87,552 cygcheck.exe Directory of C:\Program Files\cygwin\bin 21/01/2006 02:29a 24,064 strace.exe 2 File(s) 111,616 bytes 0 Dir(s) 6,455,077,888 bytes free cacls cygcheck.exe C:\Program Files\cygwin\bin>cacls cygcheck.exe C:\Program Files\cygwin\bin> cacls strace.exe C:\Program Files\cygwin\bin>cacls strace.exe C:\Program Files\cygwin\bin> strace.exe --mask=all --output=strace-chk.out cygcheck.exe -svr > cygcheck.out C:\Program Files\cygwin\bin>strace.exe --mask=all --output=strace-chk.out cygche ck.exe -svr > cygcheck.out C:\Program Files\cygwin\bin> type ..\cygwin.bat C:\Program Files\cygwin\bin>type ..\cygwin.bat @echo off C: chdir C:\Program Files\cygwin\bin bash --login -i strace.exe --mask=all --output=strace-bash.out bash.exe --login -x -i C:\Program Files\cygwin\bin>strace.exe --output=strace-bash.out bash.exe --login -x -i C:\Program Files\cygwin\bin> dir cygcheck.out strace-chk.out strace-bash.out C:\Program Files\cygwin\bin>dir cygcheck.out strace-chk.out strace-bash.out Volume in drive C has no label. Volume Serial Number is 8488-6831 Directory of C:\Program Files\cygwin\bin 05/05/2006 10:38a 0 cygcheck.out Directory of C:\Program Files\cygwin\bin Directory of C:\Program Files\cygwin\bin 1 File(s) 0 bytes 0 Dir(s) 6,455,839,232 bytes free C:\Program Files\cygwin\bin> path C:\Program Files\cygwin\bin>path PATH=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\QuickTim e\QTSystem\;C:\PROGRA~1\PuTTY;C:\Program Files\OpenVPN\bin set C:\Program Files\cygwin\bin>set ALLUSERSPROFILE=C:\Documents and Settings\All Users APPDATA=C:\Documents and Settings\jegoh\Application Data CLASSPATH=C:\Program Files\QuickTime\QTSystem\QTJava.zip CommonProgramFiles=C:\Program Files\Common Files COMPUTERNAME=O7400159 ComSpec=C:\WINNT\system32\cmd.exe HOMEDRIVE=C: HOMEPATH=\Documents and Settings\jegoh LOGONSERVER=\\SIWDC002 NUMBER_OF_PROCESSORS=1 OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\QuickTim e\QTSystem\;C:\PROGRA~1\PuTTY;C:\Program Files\OpenVPN\bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 3, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0803 ProgramFiles=C:\Program Files PROMPT=$P$G QTJAVA=C:\Program Files\QuickTime\QTSystem\QTJava.zip SystemDrive=C: SystemRoot=C:\WINNT TEMP=C:\DOCUME~1\jegoh\LOCALS~1\Temp TMP=C:\DOCUME~1\jegoh\LOCALS~1\Temp USERDNSDOMAIN=XXX.yyy.com USERDOMAIN=XXX USERNAME=jegoh USERPROFILE=C:\Documents and Settings\jegoh windir=C:\WINNT On 5/4/06, Dave Korn wrote: > 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/ > > -- 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/