Sender: nate AT cartsys DOT com Message-ID: <368149B8.63DCACAC@cartsys.com> Date: Wed, 23 Dec 1998 11:51:20 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Trouble getting Started need Response ASAP References: <80911a87 DOT 367cb979 AT aol DOT com> <75o823$8hd$1 AT nnrp1 DOT dejanews DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com michael DOT stewart AT capgemini DOT co DOT uk wrote: > > In article <80911a87 DOT 367cb979 AT aol DOT com>, > djgpp AT delorie DOT com wrote: > > 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. > > > > DJGPP needs an evironment variable defining which points to the DJGPP.ENV > file. Add a line in your autoexec.bat file > > SET DJGPP=C:/DJGPP > > or something similar depending on how you have installed it. > > The above may be incorrect as I'm writing this from memory. I am also pretty > sure that this information is in the installation instructions and maybe even > the FAQ Should be: SET DJGPP=C:/DJGPP/DJGPP.ENV You need to include DJGPP.ENV in the path. Forward or back-slashes are both OK. -- Nate Eldredge nate AT cartsys DOT com