Date: Wed, 17 May 2000 07:34:48 +0530 (IST) From: Prashant TR X-Sender: tr AT vsnl DOT net DOT in To: Josh Haglund cc: djgpp AT delorie DOT com Subject: Re: Prashant -how to use djgpp In-Reply-To: <005001bfbf94$d8d0f0a0$e813ddcc@lhaglund> 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 On Tue, 16 May 2000, Josh Haglund wrote: > make* is in the dir so I did that correct. Which directory and what files? mak*.mft should be in c:/djgpp/manifest and make.exe should be in c:/djgpp/bin. Are they present? And if you still get "Bad command or filename", it is because you haven't added the line "PATH=c:\djgpp\bin;%PATH%" in your autoexec.bat. So, it looks like an installation problem to me. Prashant