From: "Scott A. Nelson" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP environment variable not defined Date: Wed, 10 Mar 1999 15:29:22 -0500 Organization: Posted via RemarQ, http://www.remarQ.com - Discussions start here! Lines: 39 Message-ID: <7c6kt2$73b$1@remarQ.com> References: <7c5e3e$ee8$1 AT remarQ DOT com> <36e63faa DOT 0 AT news DOT uni-bielefeld DOT de> NNTP-Posting-Host: 216.68.66.233 X-Trace: 921097954 9RGZFVYSC42E9D844C usenet52.supernews.com X-Complaints-To: newsabuse AT remarQ DOT com X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. I tried increasing the environment space to 1024 and 2048, but it still did not work. I even deleted a bunch of stuff from my autoexec.bat file, but I still get the error message saying that the DJGPP environment varibiable is not defined. Can you think of anything else that may be wrong? Manni Heumann wrote in message news:36e63faa DOT 0 AT news DOT uni-bielefeld DOT de... >In article <7c5e3e$ee8$1 AT remarQ DOT com>, "Scott A. Nelson" wrote: > >>REM DJGPP >>set DJGPP=C:\DJGPP\DJGPP.ENV >>************************************************** >>And, yes, that is the correct directory. >>Can anybody help me? >> >> > >Maybe you ran out of environment space: enter set at the prompt and see if the >above line shows up. >If it doesn't, you have to give the system more space to hold all your >variables: > >Change config.sys: >SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:1024 /P > -------- > > >---------------------------------------------------------------------- >Manni Heumann >Bielefeld, Germany > >Spammers use reply-address, >all others use: mheumann AT post DOT uni-bielefeld DOT de >----------------------------------------------------------------------