From: Ahn Ki-yung Newsgroups: comp.os.msdos.djgpp Subject: Re: How to set up and use Allegro? Date: Tue, 24 Mar 1998 00:22:37 +0900 Organization: Korea Telecom Lines: 18 Message-ID: <35167E3D.607C2E3C@mail.hitel.net> References: <6f4rh9$ree$1 AT usenet76 DOT supernews DOT com> Reply-To: 96046 AT sc DOT seoul-shs DOT seoul DOT kr NNTP-Posting-Host: dor20326.kaist.ac.kr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Steve Karner wrote: > I've been trying for days to get allegro to work. > The readme says I should have a file called setup.exe, > but I don't. I have source code called setup.c, > but when I try to compile it I get errors all over the place. > I don't know what to do. Please help! > > Jason. You don't need setup file ! If you have installed DJGPP right, all you have to do is download alleg30.zip and extract. then go into "allgero" directory and just type MAKE ! then it'll self compile and execute.