X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem installing; env problem Date: Fri, 25 Jan 2002 12:48:56 CST Organization: Rice University, Houston TX Lines: 19 Message-ID: <3c51a898.sandmann@clio.rice.edu> References: <7r535u8ok2j6lktim7pc64o28ac1b8vklr AT 4ax DOT com> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1011984765 16700 128.42.105.3 (25 Jan 2002 18:52:45 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 25 Jan 2002 18:52:45 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > c:\djgpp\djgpp.env > set DJGPP=c:\djgpp\djgpp.env > set PATH=c:\DJGPP\BIN;%PATH% This file should not include these contents, it should be what came in the distribution. > C:\djgpp\bin>gcc > gcc.exe: Environment variable DJGPP points to missing file > 'c:\djgpp\djgpp.env'. I don't understand this message, but maybe it just can't be opened? > Directory of C:\djgpp > 01/25/2002 11:35a 58 djgpp.env The size here is wrong - and it matches the contents above. I suspect the file is locked somehow so it can't be opened. Restore it from the distribution and retry.