From: "Jeremy Lounds" Newsgroups: comp.os.msdos.djgpp References: <01bd6909$5934da20$b4d06ccb AT bah> Subject: Re: Installing Allegro Date: Thu, 16 Apr 1998 08:13:03 -0400 Lines: 22 NNTP-Posting-Host: 209.153.168.178 Message-ID: <3535f5cc.0@news10.kcdata.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Tom Wilson wrote in message <01bd6909$5934da20$b4d06ccb AT bah>... >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? Did you unzip allegro so it correctly makes all the sub-directories? (ie, did you unzip it with the -d parameter? ) - Jeremy