From: "Loo" Newsgroups: comp.os.msdos.djgpp References: <80911a87 DOT 367cb979 AT aol DOT com> Subject: Re: Trouble getting Started need Response ASAP Date: Sun, 20 Dec 1998 18:16:23 +0800 Lines: 13 X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 NNTP-Posting-Host: sja-181-32.tm.net.my X-NNTP-Posting-Host: sja-181-32.tm.net.my Message-ID: <367ccf3d.0@news2.tm.net.my> X-Trace: 20 Dec 1998 18:19:41 +0800, sja-181-32.tm.net.my Organization: TMnet Malaysia To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Did you these 2 in your autoexec.bat file: set djgpp=c:\djgpp\djgpp.env set path=c:\djgpp\bin;%path% CyberMackz AT aol DOT com wrote in message <80911a87 DOT 367cb979 AT aol DOT com>... >I am having trouble compiling in Rhide, when I try to compile it gives me an >error message: Error in djgpp installation > Enviroment variable djgpp not defined >I have read the readme.1st file and still can't take care of the problem. I >need to know what to do.