Date: Sun, 2 Sep 2001 14:13:57 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Amanuel Berhe cc: djgpp AT delorie DOT com Subject: Re: problems with DJGPP In-Reply-To: <001901c13339$bda8e700$100f07d5@preinstall> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 [Please don't post in HTML.] On Sun, 2 Sep 2001, Amanuel Berhe wrote: > I have installed DJGPP few days ago and i have the follwowing problem: > I have written the path in autoexec bat as written in the read me info > doc. > set DJGPP=C:\DJGPP\DJGPP.ENV > set PATH=C:\DJGPP\BIN;%PATH% > WHEN I give the order go32-v2, it says order or file unknown Please open a DOS box and then type this from the prompt: set > env.txt then post here the file env.txt which is created by that command. In addition, please go to the directory C:\DJGPP, and type this: dir > dir.txt then post here the file dir.txt created by this command. This information will allow us to help you fix the problems.