From: DE Stewart Newsgroups: comp.os.msdos.djgpp Subject: Re: Help me I'm new to djgpp!! Date: Mon, 26 Jan 1998 18:24:13 -0800 Organization: InfoNet Inc., Rochester, MN Lines: 19 Message-ID: <34CD454D.821@sparc.isl.net> References: <34cd08e3 DOT 2440419 AT news DOT inet DOT tele DOT dk> Reply-To: interced AT sparc DOT isl DOT net NNTP-Posting-Host: ppp-88.isl.net 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 uhhh.. well, you gotta make sure you got the DJGPP environment set. This is the DJGPP.ENV file.. I think ya do, set DJGPP=DJGPP.ENV and then like include the bin dir in your path... as far as allegro goes, you gotta have make.exe, and then just type make in the allegro dir and it will make it. I know this sounds really simple... any more q's happy to help with what I can... > > I just started working with djgpp and allegro.. I have all the zip > files required.... > > 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? > > also how do I install Allegro? > > Please mail me any reply...