public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: [ANNOUNCEMENT] New Package: Pine]
@ 2002-04-20  7:38 Steven O'Brien
  0 siblings, 0 replies; 3+ messages in thread
From: Steven O'Brien @ 2002-04-20  7:38 UTC (permalink / raw)
  To: cygwin


Eduado wrote:
> I am running the bash shell, and somehow, even though the SHELL variable is
> set, Oine does not pick it up.

Although bash sets the SHELL variable, it does not export it. This has been
discussed on this list before. The correct solution is to explicitly export
it yourself from /etc/profile or /etc/profile.d/local.sh or ~/.bash_profile
as:

export SHELL

Steven

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] New Package: Pine]
  2002-04-18 14:05 chris.polley
@ 2002-04-19  9:01 ` Eduardo Chappa
  0 siblings, 0 replies; 3+ messages in thread
From: Eduardo Chappa @ 2002-04-19  9:01 UTC (permalink / raw)
  To: chris.polley; +Cc: cygwin

*** chris.polley@ieee.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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] New Package: Pine]
@ 2002-04-18 14:05 chris.polley
  2002-04-19  9:01 ` Eduardo Chappa
  0 siblings, 1 reply; 3+ messages in thread
From: chris.polley @ 2002-04-18 14:05 UTC (permalink / raw)
  To: cygwin

Eduardo,

In reading the cygwin-specific docs for pine
(/usr/doc/Cygwin/pine-4.44-1.README) I noticed the following instruction:

>*** 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?

Thanks,
Chris




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-20 14:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-20  7:38 [ANNOUNCEMENT] New Package: Pine] Steven O'Brien
  -- strict thread matches above, loose matches on Subject: below --
2002-04-18 14:05 chris.polley
2002-04-19  9:01 ` Eduardo Chappa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).