delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/02/11/14:39:36

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Delivered-To: corinna-cygwin AT cygwin DOT com
X-Authentication-Warning: dragon.dn.rsc.raytheon.com: agrimm owned process doing -bs
Date: Tue, 11 Feb 2003 12:37:21 -0700 (MST)
From: Andrew Grimm <agrimm AT redwood DOT rsc DOT raytheon DOT com>
X-X-Sender: agrimm AT dragon
To: corinna-cygwin AT cygwin DOT com
cc: cygwin AT cygwin DOT com
Subject: problem with tcsh-6.12.00-3
Message-ID: <Pine.GSO.4.44.0302111222500.11184-100000@dragon>
MIME-Version: 1.0

The major problem is that $shell and $SHELL are now getting set to
/tmp/install/usr/bin/tcsh instead of /usr/bin/tcsh.  This is causing the
shell to fail, say in an xterm, trying to exec $SHELL.

I verified that this problem resides in the executable rather than my
configuration files by examining it with strings.

...

There is another problem which is not new to this release, but I feel
should be corrected.  The default /etc/csh.login should have two lines
changed in this manner:

	set path=( /usr/local/bin /usr/bin /bin $path:q )

The $path:q preserves spaces in spacey MS pathnames.  Right now path
elements like "Program Files" are resulting in multiple bad entries from
the inherited Windows path.  This hurts performance.

	set TERM=cygwin

The current setting of "linux" is not correct for the Cygwin shell window,
I think.

-Andy


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019