From: "David E. Green" Newsgroups: comp.os.msdos.djgpp Subject: Problem setting up the compiler Date: Sun, 14 Dec 1997 18:13:00 +0900 Organization: AT&T Internet Service Lines: 16 Message-ID: <3493A31C.E852BFA7@ykt0.attnet.or.jp> NNTP-Posting-Host: 38.gate5.kadena.attnet.or.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello Everyone! 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. Maybe I need to reinstall the zip file with the libraries(stdio.h). Does anyone know what my problem is? What file contains the libraries? Maybe if I download that again and reinstall, it will work. Thank you in advance for your help David Green