From: "Andrew Jones" Newsgroups: comp.os.msdos.djgpp References: <38A98BCB DOT A359A2FA AT club-internet DOT fr> Subject: Re: allegro Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Wed, 16 Feb 2000 11:48:36 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 950701716 24.42.120.18 (Wed, 16 Feb 2000 03:48:36 PST) NNTP-Posting-Date: Wed, 16 Feb 2000 03:48:36 PST Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > I installed Allegro in djpp directory; but how to compile it? > The help file says : "tape 'make' to compile the library." > But I have no such make.exe file! > Do I have to use the makefile file? How? > Thanks to help a newbie. You need to download the MAK???b.ZIP file. This includes the maker, and is necessary to build most projects. Here's a link: ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/mak3781b.zip Unzip it in your DJGPP directory as you did for the other packages and you should be good to go. AndrewJ