Mail Archives: djgpp/2002/01/27/03:49:57
On Sat, 26 Jan 2002, David wrote:
> I can't get DJGPP to run under w2k Server it's noy Install failure
> cause i followed all the steps properly and extracted the ZIPS to
> E:\DJGPP and set the enviromet variables but this msg shows when i
> want to run DJPP:
>
> gpp.exe: Environment variable DJGPP points to corrupt file 'E:\GCC\DJGPP.ENV'.
>
> E:\DJGPP\BIN>
If it tells you the file is corrupt, first thing you should do is
check whether it's indeed so. Did you look at the file?
Also note that DJGPP is installed in E:\DJGPP, but gpp.exe complains
about E:\GCC\DJGPP.ENV. However, if DJGPP is installed in E:\DJGPP,
the file DJGPP.ENV should be in E:\DJGPP, not in E:\GCC. So I suspect
that you've set the environment variable DJGPP incorrectly.
- Raw text -