Mail Archives: djgpp/1998/12/20/06:20:37
On Sun, 20 Dec 1998 CyberMackz AT aol 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.
Like it says: define the DJGPP variable in the environment, like this:
set DJGPP=C:\DJGPP\DJGPP.ENV
(if you installed DJGPP in a directory other than C:\DJGPP, change this
as appropriate). Type the above line from the DOS prompt, then try
again. If it works, add this line to your AUTOEXEC.BAT, reboot, and live
happily ever after ;-).
- Raw text -