Mail Archives: djgpp/1998/12/23/14:58:56
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
- Raw text -