From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with install Date: Sun, 28 Jun 1998 22:35:33 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 28 Message-ID: <3596FD75.DEEF4773@cs.com> References: <3596A754 DOT 4793 AT wco DOT com> NNTP-Posting-Host: ppp104.cs.net 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 Mike_and_Beth wrote: > > I get t1.c:1:stdio.h: No such file or directory > > I have c:\djgpp\bin in my path and the djgpp variable in my autoexec.bat > ...set djgpp = c:\djgpp\djgpp.env If this is in fact what you did, then you must not put any spaces around the "=" in the environment var setting. This causes the variable "DJGPP " to be defined, when what you need is "DJGPP". If this suggestion doesn't work, please post a complete system report as outlined in the DJGPP Frequently Asked Questions list, chapter 6.12. Specifically, we need to see at least your autoexec.bat and djgpp.env, the output of DOS 'set', the output of 'go32-v2', and the output of gcc when you add the '-v' parameter to the command line. Also, see my web page (URL below) to download DJVERIFY, an installation diagnostic tool that I am currently developing. hth! -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | Proud owner of what might one | http://www.cs.com/fighteer/ | | day be a spectacular MUD... | ICQ UIN#: 7406319 | | Plan: To make Bill Gates suffer | HEAT User ID: Fighteer | ---------------------------------------------------------------------