Date: Mon, 16 Jul 2001 23:43:57 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Chris Fedaravicius Message-Id: <9003-Mon16Jul2001234356+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3B5345FB.1D7FA7BE@fiskars.com> (message from Chris Fedaravicius on Mon, 16 Jul 2001 14:52:27 -0500) Subject: Re: problems with instalation in win2000 References: <3B5345FB DOT 1D7FA7BE AT fiskars DOT com> 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 > Date: Mon, 16 Jul 2001 14:52:27 -0500 > From: Chris Fedaravicius > > I am using win2000 Profesional OS, I have installed djgpp as described > in a readme1 file, but somehow, every time i try to run rhide, it says > that enviromental variable DJDIR is not set or set incorectly. If i try > to run gcc or gpp, it says that variable djgpp is directing to file > djgpp.env, whitch doesn't exist. This is a known problem with Windows 2000, whose reason was identified only a few days ago. So, for now, there's no solution or work-around yet. In general, I'd suggest not to use Windows 2000 for development with DJGPP, since there are nastier problems with that (the DOS box crashes when you compile). I suggest to use WIndows 9X.