Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-Id: <5.2.0.9.2.20030305073411.01dbb230@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Wed, 05 Mar 2003 07:38:17 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: 1.3.20-1 CYGWIN ; csh,bash and ./config In-Reply-To: <20030305094755.GA3721@cygbert.vinschen.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 01:47 2003-03-05, Corinna Vinschen wrote: >On Tue, Mar 04, 2003 at 03:20:52PM -0500, Igor Pechtchanski wrote: > > Konstantinos, > > > > First off, the script is written for csh. Why would you expect sh or bash > > to be able to interpret it? These shells use different syntax. > > > > The original script failed because you don't have csh installed. Cygwin > > does not have a "csh" package, but it does have a "tcsh" package that > > makes /bin/csh a symbolic link to /bin/tcsh. Please install the "tcsh" > >It does? I didn't know that and I'm the package maintainer... > >Corinna > >P.S.: No, it doesn't. Create your own symlink or change the first >script line to `#!/bin/tcsh' Corinna, Igor, I wonder what this means: % ll /bin/{t,}csh.exe -rwxrwxrwx 1 Administ None 251904 Dec 25 2001 /bin/csh.exe* -rwxrwxrwx 1 Administ None 284672 Feb 11 12:16 /bin/tcsh.exe* % cygcheck csh Found: D:\cygwin\bin\csh.exe D:\cygwin\bin\csh.exe D:\cygwin\bin\cygncurses6.dll D:\cygwin\bin\cygwin1.dll D:\WINNT\System32\KERNEL32.dll D:\WINNT\System32\ntdll.dll The Cygwin package content list for the "tcsh" package doesn't mention "csh -> tcsh.exe" or "csh.exe". Perhaps at some point I copied /bin/tcsh.exe to /bin/csh.exe? Or maybe an ealier form of the package included csh.exe? Randal Schulz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/