Sender: nate AT cartsys DOT com Message-ID: <35CA49C1.F390C2CA@cartsys.com> Date: Thu, 06 Aug 1998 17:26:41 -0700 From: Nate Eldredge MIME-Version: 1.0 To: George Bason CC: djgpp AT delorie DOT com Subject: Re: help References: <35CA2F34 DOT 5B96F273 AT oldbelt DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk George Bason wrote: > > I am trying to use the djgpp compiler. When I try to compile a program I > get the following message: > gcc.exe: installation problem, cannot exec 'cpp' : no such file or > directory (ENOENT) Read README.1ST again. This is normally caused by not having your PATH environment variable set correctly. Check DJGPP and LFN as well, or that'll be the next problem you have. If, after that, it still doesn't work, post your AUTOEXEC.BAT and the output of the command `SET'. -- Nate Eldredge nate AT cartsys DOT com