From: michael AT weiser DOT saale-net DOT de (Michael Weiser) Subject: Re: B19: error in cygnus.bat 26 Sep 1998 06:16:35 -0700 Message-ID: <360ce5d3.2038601.cygnus.gnu-win32@mail.weiser.saale-net.de> References: <199809240701 DOT JAA07678 AT fz-juelich DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit To: Wilfried Hennings Cc: gnu-win32 AT cygnus DOT com Hello Wilfried, you wrote: >I installed cygwin b19 under win95. The installation procedure >creates the file "cygnus.bat" in the installation directory. >In line 5 the environment variable %CYGROOT% is used but >still undefined. No, normally %CYGROOT% _is_ there and looks like SET CYGROOT=e:\dev\cygwin32.b19 while this part cygnus.bat is something like SET MAKE_MODE=unix SET CYGWIN32=tty binmode SET CYGROOT=e:\dev\cygwin32.b19 SET CYGFS=e:/dev/cygwin32.b19 SET CYGREL=b19 SET GCC_EXEC_PREFIX=%CYGROOT%\usr\lib\gcc-lib\ SET TCL_LIBRARY=%CYGROOT%\usr\share\tcl8.0\ SET GDBTK_LIBRARY=%CYGFS%/usr/share/gdbtcl SET PATH=%CYGROOT%\bin;%CYGROOT%\usr\bin;%PATH% for me. Perhaps you've simply deleted it? Just add it or try to install cygwin32 again, perhaps to some different directory. -- bye, Michael - 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".