From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Can't get RHIDE to compile Date: 14 Jul 1999 22:40:36 GMT Organization: University of Lulea, Sweden Lines: 35 Message-ID: <7mj3l4$a8p$1@news.luth.se> References: <378BF015 DOT 3CB3CB34 AT mindspring DOT com> <378CF678 DOT DE16891A AT mindspring DOT com> NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Johnny M (jwconsulting AT mindspring DOT com) wrote: : To add to this via an email I received. : My path statement via typing path at the dos prompt is: : PATH=C:\WINDOWS;C:\DJGPP\BIN;C:\DJGPP\DJGPP.ENV;C:\WINDOWS\COMMAND ^^^^^^^^^^^^^^^^^^ What is that doing there? It's a file and not a directory containing programs. : and SET : TMP=c:\windows\temp : TEMP=C:\windows\temp : prompt=$p$g : winbootdir=c:\windows : comspec=c:\windows\command.com : path=see above : windir=c:\windows : BLASTER=A240 I5 D1 T4 [Klippa, klapp, kluppit.] : > Error in DJGPP installation : > Environment variable DJGPP is not defined : > There were some errors You need to make sure that the environent variable DJGPP is set to point to the DJGPP.ENV file. Add "set DJGPP=c:/djgpp/djgpp.env" to your AUTOEXEC.BAT and reboot. While you're at it, remove C:\DJGPP\DJGPP.ENV from your PATH statement. [Klippa, klapp, kluppit.] Takemitsu, A Flock Descends into the Pentagonal Garden, MartinS