From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Help on GCC C++ Compiler Date: Mon, 10 Mar 1997 09:54:16 +0000 Organization: None Distribution: world Message-ID: References: <19970309193200 DOT OAA02994 AT ladder01 DOT news DOT aol DOT com> <01bc2ccc$cb887700$630520ce AT coolio> <3323C948 DOT 7CE AT cs DOT com> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dennis Moran wrote: > While we're talking about installing djgpp, can some give me > instruction on installing Allegro? I put it into it's own directory, > c:\djgpp\allegro\ but I'm not sure if that's right... It can go anywhere you like, because it isn't tied in to the rest of the djgpp source tree (the makefile copies some files to the djgpp include and lib directories, but it determines their location from the $(DJDIR) variable). Mine lives in d:\allegro, but c:\djgpp\allegro will be fine. /* * Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ * Beauty is a French phonetic corruption of a short cloth neck ornament. */