From: Nick Newsgroups: comp.os.msdos.djgpp Subject: Re: building allegro 4.0.1 question Date: Wed, 12 Jun 2002 16:15:49 -0400 Organization: MindSpring Enterprises Lines: 7 Message-ID: <3D07ABF5.190C088F@yahoo.com> References: <%aMN8.221738$305 DOT 2936045 AT news DOT chello DOT at> NNTP-Posting-Host: a5.f7.85.f7 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 12 Jun 2002 20:19:33 GMT X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com What error are you getting? To build Allegro, you should: -Download the basic C development tools, plus Fileutils and Bash. -Go into the Allegro directory, type "sh fix.sh djgpp --utod", let it run (takes a while), type "make", let it run (takes even longer), type "make install", let it run (this is a quickie), and you're done.