From: "Tom Wilson" Newsgroups: comp.os.msdos.djgpp Subject: Installing Allegro Date: 16 Apr 1998 07:29:26 GMT Organization: OzEmail Ltd. Lines: 14 Message-ID: <01bd6909$5934da20$b4d06ccb@bah> NNTP-Posting-Host: 203.108.208.180 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I seem to be having problems with allegro... After unzipping it into my djgpp dir i change into the Allegro dir and type 'make'.. it compiles a bunch of stuff then it stops with.. copy lib\djgpp\liballeg.a d:\djgpp\lib\liballeg.a make.exe: *** [d:/djgpp/lib/liballeg.a] Error -1 and whenever i try to compile a program that uses allegro i get allegro.h: No such file or directory (ENOENT) can anybody help?