Mail Archives: cygwin/1998/09/24/12:27:09
Hello all,
I installed cygwin b19 under win95. The installation procedure
creates the file "cygnus.bat" in the installation directory.
This file looks as follows:
@ECHO OFF
SET MAKE_MODE=unix
SET CYGFS=e:/cgc
SET GCC_EXEC_PREFIX=e:\CGC\H-I386~1\lib\gcc-lib\
SET TCL_LIBRARY=%CYGROOT%\share\tcl8.0\
SET GDBTK_LIBRARY=%CYGFS%/share/gdbtcl
SET PATH=e:\CGC\H-I386~1\bin;%PATH%
bash
In line 5 the environment variable %CYGROOT% is used but
still undefined.
I suggest to change this line to
SET TCL_LIBRARY=%CYGFS%\share\tcl8.0\
Any objections?
Best regards,
Dipl.-Ing. Wilfried Hennings c./o.
Forschungszentrum (Research Center) Juelich GmbH, ISR
D-52425 Juelich, Germany
Tel. (+49) 2461 61 5570 ; Fax (G3+G4) (+49) 2461 61 8254
email: <W DOT Hennings AT fz-juelich DOT de>
my pgp (2.6.3i) public key: <ftp://isr016.isr.kfa-juelich.de/wh.asc>
ISR homepage: <http://www.kfa-juelich.de/isr/>
Join the fight against spam! details at <http://www.cauce.org>
All opinions mentioned are strictly my own, not my employer's
-
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".
- Raw text -