Mail Archives: djgpp/2001/02/15/02:27:37
On 14 Feb 2001, Shyam Prasad wrote:
> Hi,
> My DJGPP compiler had worked properly,but after some time when compiling a
> C program file,it shows the "Fatal Error".I have received the following error
> message :
> Fatal: Error in DJGPP instalation
> Environment variable DJGPP point to file
> 'C:\DJGPP\DJGPP.ENV;C:\DJGPP;',
> which does not exist
>
> but DJGPP.ENV file is also existing in that C:\DJGPP directory and LFN is also
> set to 'Y'. I am using a Windows 98 System.
>
> Pls provide a Solution.I will be very greatful to you.
> Waiting for your favourable reply.
>
You should have
SET DJGPP=C:/DJGPP/DJGPP.ENV
in autoexec.bat (backslashes can also be used). It seems You have
written something else there
- Raw text -