X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 27 Jan 2002 10:48:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: David cc: Tim Nicholson Subject: Re: Re[2]: DPMI Interrupt latency ? In-Reply-To: <317451313.20020126142306@server> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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.