Mail Archives: djgpp/2000/07/22/09:15:31
> Date: Sat, 22 Jul 2000 04:13:55 -0700 (PDT)
> From: mix sot <frendly69 AT yahoo DOT com>
>
> I am trying to install djgpp compiler at the directory
> D:\djgpp
> I have add the enviroment commands in my autoexec.bat
> ( It's Copy-Past )
>
> set DJGPP=D:\DJGPP\DJGPP.ENV
> set PATH=D:\DJGPP\BIN;%PATH%
This is okay.
> I have also add the commands
>
> shell=c:\command.com c:\ /e:2048 /p
> files=40
> fcbs=40,0
Also okay.
> Could you send me a djgpp.env file having the
> enviroment virables
> set for the D:\djgpp folder or could you help me with
> an other way ?
You don't need to modify DJGPP.ENV: it is already set up to do
everything automatically, provided that the DJGPP enviroment variable
is set correctly, as you already did.
So just reboot your machine, and DJGPP should work for you. If it
doesn't, please post here the description of any problems you might
encounter.
Good luck!
- Raw text -