Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: ginger.cc.utexas.edu: grouse owned process doing -bs Date: Thu, 13 Sep 2001 17:35:50 -0500 (CDT) From: Michael Hoffman To: Jerrad Pierce cc: cygwin AT cygwin DOT com Subject: Re: tcsh broken? WAS Re: Running tcsh in rxvt In-Reply-To: <200109132227.SAA04175@w20-575-4.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 13 Sep 2001, Jerrad Pierce wrote: > Now I have another problem; tcsh seems to be broken > I set /etc/csh.login to: > echo "Global csh initialization" > if (! $?HOME ) setenv HOME "/home/$USER" > > The straight NT port of tcsh picks it up however the cygwin tcsh does not; > I get no echo and no $HOME. This would appaear to be a known issue: > http://sources.redhat.com/ml/cygwin/2001-04/msg00516.html Yes, and Corinna noted that again today. If it were me, I would just set the environment variable in Windows. In Windows 2000 you can do this: Start > Settings > Control Panel > System Advanced > Environment Variables... [User variables for (your userid)] New... Set HOME to the cygwin path for your home directory. -- Michael Hoffman The University of Texas at Austin -- 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/