Date: Tue, 3 Mar 1998 17:37:19 -0800 (PST) Message-Id: <199803040137.RAA07788@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: JSlater AT QualComm DOT Com (Jon D. Slater), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: djgpp isn't working for me HELP! Precedence: bulk At 08:53 3/3/1998 GMT, Jon D. Slater 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? Initial sanity check: Make sure you installed the `djdev201.zip' file correctly and unzipped all the directories (PKUNZIP needs the `-d' switch). Now, the most likely cause: You don't have the DJGPP environment variable set correctly, or at all. Read README.1ST to find out what it needs to be and how to set it. Nate Eldredge eldredge AT ap DOT net