Message-Id: <199807022333.AAA05917@sable.ox.ac.uk> Comments: Authenticated sender is From: George Foot To: Ben Date: Fri, 3 Jul 1998 00:27:43 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: problem compiling allegro Reply-to: george DOT foot AT merton DOT oxford DOT ac DOT uk CC: djgpp AT delorie DOT com Precedence: bulk On 2 Jul 98 at 16:22, Ben wrote: > I'm trying to compile Allego. I go to the Dos prompt. I go to the directory > I installed Allegro in and type make (just like the readme file says to > do). But it says "Bad command of file name". > I'm fairly sure that DJGPP is installed correctly (at least Rhide works). > So what is the problem and how can I fix it?? You probably didn't install the GNU Make package, which is an optional part of djgpp. The binary is in the v2gnu part of the djgpp distribution, in the ZIP file `mak*b.zip' for some *; I think the most recent is 3761, i.e. `v2gnu/mak3761b.zip'. -- george DOT foot AT merton DOT oxford DOT ac DOT uk