From: venturf AT gwis2 DOT circ DOT gwu DOT edu (Umberto Michelucci) Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp isn't working for me HELP! Date: 4 Mar 1998 03:31:31 GMT Organization: The George Washington University, Washington DC Lines: 43 Message-ID: <6dihuj$gri38@beaker.nit.gwu.edu> References: <6dhql2$nom$1 AT thefuture DOT qualcomm DOT com> NNTP-Posting-Host: gwis2.circ.gwu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Have you tried to compile anything else? IF not, are you sure you have downloaded every package? Check this out, and if this is not the reason e-mail me. Umberto Michelucci ======================================================================= // | /\ /| Umberto Michelucci // | / \/ | umich AT gwis2 DOT circ DOT gwu DOT edu // | / | /_______| / | "The nature can write code up to 10 lines per minute..." (Freely taken from P.Bock) ======================================================================= Jon D. Slater (JSlater AT QualComm DOT Com) wrote: : I'm trying to compile some of the demos I've down loaded since I installed : dggpp. : I just tried to compile C:\DJGPP\ALLEGRO\DEMO\DEMO.C and I get the following : messages: : demo.c:22: stdlib.h: No shuch file or directory : demo.c:23: string.h: No shuch file or directory : demo.c:24: stdio.h: No shuch file or directory : demo.c:25: time.h: No shuch file or directory : demo.c:26: conio.h: No shuch file or directory : demo.c:28: allegro.h: No shuch file or directory : I've checked my djgpp.env file and it looks fine, but somehow I'm not finding : my include files. : Does anyone have a suggestion? : Please email suggestions to: JSlater AT Qualcomm DOT com : Thanks in advance for the help! : Jon