This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.3.20-1 CYGWIN ; csh,bash and ./config


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 Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin at cygwin dot com
Red Hat, Inc.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]