From: "peter" Newsgroups: comp.os.msdos.djgpp Subject: Re: problem using rhide Date: 31 Aug 1998 14:32:52 PDT Organization: Concentric Internet Services Lines: 26 Message-ID: <6sf4q4$r74@chronicle.concentric.net> References: <6sd7cn$8jq AT journal DOT concentric DOT net> <35eb41ea DOT 25373527 AT news DOT piro DOT net> NNTP-Posting-Host: ts024d35.chi-il.concentric.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk C:\PROGRA~1\MCAFEE\VIRUSS~1\SCANPM.EXE C:\ @IF ERRORLEVEL 1 PAUSE set DJGPP=C:\DJGPP\DJGPP.ENV set PATH = %PATH% C:\DJGPP\BIN Xenon wrote in message <35eb41ea DOT 25373527 AT news DOT piro DOT net>... |On 30 Aug 1998 21:04:39 PDT, "peter" wrote: | |> Error in DJGPP instalation |> Environment variable DJGPP point to file 'C:\DJGPP\DJGPP.ENV ', |> which does not exist |>There were some errors |> | |You've probably forgotten to adjust your autoexec.bat so the DJGPP.ENV |isn't set. Just add this line to it: |set DJGPP=C:\DJGPP\DJGPP.ENV |If you still get that error, post your autoexec.bat for us ? | |XeNoN |