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 Date: Fri, 19 Apr 2002 08:35:22 -0700 From: Eduardo Chappa To: chris DOT polley AT ieee DOT com cc: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] New Package: Pine] In-Reply-To: <20020418155930.A1727645@C621801-C> Message-ID: References: <20020418155930 DOT A1727645 AT C621801-C> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII *** chris DOT polley AT ieee DOT com wrote on Apr 18, 2002: :) >*** How to run Pine under Cygwin **** :) > :) > - If you plan to use filters in Pine (display and send filters) or :) > the pipe command, you need to execute the following command: :) > :) > ln -s /bin/bash.exe /bin/csh.exe :) :) Would this still be applicable if the tcsh package is installed? Is there a :) [simple|quick] explaination for this requirement? Hello Chris, This is what happens. Pine needs to know your shell when it executes shell commands, for this, it tests to see if the SHELL variable is set. I am running the bash shell, and somehow, even though the SHELL variable is set, Pine does not pick it up. When Pine does not know which shell you are using from the SHELL variable, then pine assumes that you are using csh, hence you need to fake a csh shell, and that's the reason for that command. I haven't tested if this trick works (or does not) under tcsh. I would appreciate if you let me know what you find in this respect. Thanks! -- Eduardo http://www.math.washington.edu/~chappa/pine/ -- 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/