From: "overtkill" Newsgroups: comp.os.msdos.djgpp Subject: Re: problem: environmental variable not defined Date: Fri, 20 Aug 1999 18:58:00 -0000 Organization: Prodigy Internet http://www.prodigy.com Lines: 17 Message-ID: <7pkml3$20ri$1@newssvr03-int.news.prodigy.com> References: <7pifo7$3ak6$1 AT newssvr03-int DOT news DOT prodigy DOT com> NNTP-Posting-Host: knvlb103-32.splitrock.net X-Trace: newssvr03-int.news.prodigy.com 935189987 3865535 209.156.122.78 (20 Aug 1999 22:59:47 GMT) X-Complaints-To: abuse AT prodigy DOT net NNTP-Posting-Date: 20 Aug 1999 22:59:47 GMT X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Well, the autoexec.bat already had that, 2 times under :common. I took out the second one, but still no effect. Al Morgan wrote in message news:rrpvcapcboh18 AT corp DOT supernews DOT com... > open your autoexec.bat and put in: > > SET DJGPP=C:\DJGPP\DJGPP.ENV > > This is assuming you have it installed to c:\djgpp, substitute the proper > pathname if applicable. > > Hope this helps > Al [muaddib AT proaxis DOT com]