From: louie AT cdc-online DOT com Message-ID: <34CD1DC1.2DD2@cdc-online.com> Date: Mon, 26 Jan 1998 15:35:29 -0800 MIME-Version: 1.0 To: Prehn AT post3 DOT tele DOT dk CC: djgpp AT delorie DOT com Subject: newbie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk from: eLpEE > I just started working with djgpp and allegro.. I have all the zip > files required.... > make sure you unzip w/"-d" option > In my first program i used the header #include , which is > located at c:\djgpp\lang\cxx\ on my hard drive.. but the file is not > found.. even though it's there.. can I join all header files (c and > c++) together in one single dir? > make sure you have the appropiate command lines in you autoexec.bat read "readme.1st" > also how do I install Allegro? > goto the djgpp\allegro dir. type "make" & thats it(as long as you got you DJGPP path and djgpp.env set correctly). > Please mail me any reply...