Date: Wed, 02 May 2001 19:57:35 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "amit benvenisti" Message-Id: <5567-Wed02May2001195735+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (benvenisti AT hotmail DOT com) Subject: Re: help me pls References: 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 > From: "amit benvenisti" > Date: Wed, 02 May 2001 13:57:58 -0000 > > i just finshed downloading DJGPP > and i have some programs how youses allegro > but every time i try to comiple them it says it need to run with DJGPP > how do i make it run? Did you try to compile a short C program before building Allegro? What you describe sounds like an installation problem. Please read the file README.1ST which comes with djdev203.zip, and make sure you set up DJGPP as that file explains. Then try to compile a simple hello world program. If that works, you can proceed to building Allegro.