Date: Sun, 3 Mar 1996 10:40:53 +0200 (IST) From: Eli Zaretskii To: Antony Suter Cc: djgpp AT delorie DOT com Subject: Re: Cant find header in 2.0... In-Reply-To: <4h8f2i$d7r@eplet.mira.net.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 2 Mar 1996, Antony Suter wrote: > SET DJGPP=D:/DJGPP2 This line *is* your problem. It should say this: SET DJGPP=D:/DJGPP2/DJGPP.ENV i.e., it should point to the DJGPP.ENV file, not just to its directory. Please download the file v2/faq200b.zip (from the same place you got DJGPP) and read the DJGPP FAQ lis. It mentions such problems in quite a few places.