Date: Mon, 24 Sep 2001 12:02:13 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: b279 cc: djgpp AT delorie DOT com Subject: Re: Help me setup jdgpp thingy. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 23 Sep 2001, b279 wrote: > But anyway, I got my hello.c program to compile. It said at the bottom "No > Errors" > How do I run it though? There should be a Run item in RHIDE's menu bar. Click it. > And how do I run the demo.c file in the allegro/demo folder? I want to see > what it is. Allegro needs to be built and installed before you can use it. Read the installation instructions in the Allegro distribution, they explain how to do that.