From: luc DOT tanguay AT Bell DOT ca (TANGUAY, LUC) Subject: Re: xterm with bash or tcsh 24 Mar 1998 18:40:27 -0800 Message-ID: <3512802B.3DFB66D0.cygnus.gnu-win32@bell.ca> References: <3 DOT 0 DOT 3 DOT 32 DOT 19980317162629 DOT 00ad8c70 AT pop DOT draper DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com I forgot something important. I always starts xterms from a login bash. The LOGIN.BAT I use is a variation of the CYGNUS.BAT. Here is my LOGIN.BAT: --- start of LOGIN.BAT --- @ECHO OFF SET MAKE_MODE=unix SET CYGROOT=C:\Cygnus\B19 SET CYGFS=C:/Cygnus/B19 SET CYGREL=B19 SET GCC_EXEC_PREFIX=%CYGROOT%\H-i386-cygwin32\lib\gcc-lib\ SET TCL_LIBRARY=%CYGROOT%\share\tcl8.0\ SET GDBTK_LIBRARY=%CYGFS%/share/gdbtcl SET PATH=%CYGROOT%\H-i386-cygwin32\bin;%PATH% echo Cygnus Cygwin32 %CYGREL% bash -login --- end of LOGIN.BAT --- -- Luc Tanguay, ing. Bell Canada Recherche et génie logiciel/Software Engineering & Research 1050 Beaver Hall, 2e étage/2nd floor Montréal (Québec) H2Z 1S4, Canada Tél./phone: (514) 786-6440 mailto:Luc DOT Tanguay AT bell DOT ca - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".