Date: Thu, 1 Aug 1996 19:18:43 +0200 (IST) From: Eli Zaretskii To: "Maan M. Hamze" Cc: djgpp AT delorie DOT com Subject: Re: Help with DJGPP MSDOS Settings In-Reply-To: <01bb7f84$4fc769a0$7cfb5380@maan-m.-hamze> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 1 Aug 1996, Maan M. Hamze wrote: > When DJGPP is installed in E:\DJGPP, was simply not working on my system. > So instead, I put, in autoexec.bat, the line > e:\djgpp\bin\setdjgpp.bat e:\djgpp e:/djgpp > which configures the setting each time at startup. Having done that > everything is working fine and smoothly with the original djgpp.env. I do > not know if that is the way I was supposed to do it from the start. Both calling `setdjgpp' and setting DJGPP=E:\DJGPP\DJGPP.ENV should have worked. You can use the solution you've found, if you're reluctant to investigate while the other didn't work.