From: michael AT weiser DOT saale-net DOT de (Michael Weiser) Subject: Re: Out of environment space on Windows 95 17 Sep 1998 09:34:27 -0700 Message-ID: <360e2d05.18535392.cygnus.gnu-win32@mail.weiser.saale-net.de> References: <408C59EF36D6D111ACF500A0C92DEA19042A92 AT cmtnts3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit To: "Scandora, Anthony E., Jr." Cc: gnu-win32 AT cygnus DOT com Hello Anthony, you wrote: >I have been running B19.1 on NT 4.0 with no problems. When I installed the >same distribution on a Windows 95 OSR2 system, I got an out of environment >space error from Windows 95 when I tried to run Cygwin 32 Beta 19 from the >Start menu. If I type the same commands from cygnus.bat at a DOS prompt, >bash runs fine. Is my Windows 95 system confused or is there a parameter I >can set? You will have to increase the environment space for shell variables which is too small in your case (256 byte by default IIRC). You can do this by either adding 'SHELL=C:\COMMAND.COM /E:1024 /P' to your config.sys or changing the shell environment parameter somewhere in the properties dialog of your shortcut to cygnus.bat. -- 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".