Date: Sun, 14 Dec 1997 16:29:18 +0200 (IST) From: Eli Zaretskii To: "David E. Green" cc: djgpp AT delorie DOT com Subject: Re: Problem setting up the compiler In-Reply-To: <3493A31C.E852BFA7@ykt0.attnet.or.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 14 Dec 1997, David E. Green wrote: > I have downloaded all the files per the readme.1st file and extracted > them to the e:djgpp directory. I put the proper files in my > autoexec.bat. I also get the correct replies when I run the go32-v2 > file. My problem is an error message when I try to compile hello.c. > The error message is: > hello.c:1: stdio.h: No such file or directory (ENOENT) > I also cannot find the stdio.h file on my harddrive when I search it. stdio.h comes with djdev201.zip. Did you install that zip file?