Date: Tue, 28 Jan 1997 19:14:46 +0200 (IST) From: Eli Zaretskii To: Daniel P Hudson cc: djgpp AT delorie DOT com Subject: Re: Setting up DJGPP? In-Reply-To: <5ckroo$51o@huron.eel.ufl.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 28 Jan 1997, Daniel P Hudson wrote: > Set the DJDIR line in DJGPP.ENV if it needs it. just set it to the base > path you used for installing. No, no, *no*, NO!!! Please don't do that! Please don't edit DJGPP.ENV and specifically DON'T change the line which defines DJDIR! This will cause grave problems in some cases. Both the file DJGPP.ENV and the DJGPP FAQ list explicitly warn you to NOT change that line. Just set DJGPP=c:/djgpp/djgpp.env in your AUTOEXEC.BAT, and it will all work.