Date: Thu, 19 Mar 1998 17:26:53 +0200 (IST) From: Eli Zaretskii To: Chris Spencer cc: djgpp AT delorie DOT com Subject: Re: DJGPP Installation In-Reply-To: <351050C7.A83F754D@netgates.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 18 Mar 1998, Chris Spencer wrote: > The files are in a directory called 'djgpp' on my C > drive. Within this directory is another called 'bin' in which a file > called 'djgpp.env' resides. Here's your problem, right there. DJGPP.ENV should reside in C:\DJGPP, not in C:\DJGPP\BIN. If you unzipped the distribution with pkunzip -d, then that would have been so automatically. The DJGPP zip files have a certain directory structure which you should preserve when unzipping. Otherwise, things will break. > The file 'go32-v2' runs, and so presumably the path has been altered but > I am unable to access any of the DJGPP commands from the MSDOS command > prompt. You need to reboot your system after you edit AUTOEXEC.BAT. Did you do that?