Date: Sun, 29 Aug 1999 14:48:43 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Daniel cc: djgpp AT delorie DOT com Subject: Re: cannot exec `cpp' In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 27 Aug 1999, Daniel wrote: > SET PATH=%PATH%;C:\PROGRA~1\TSHG\GNUPAL~1\BIN;C:\PERL\BIN;C:\DJGPP\BIN Bad idea. It is much better to put DJGPP directories first in the PATH, not last. > installation problem, cannot exec `cpp': No such file or directory (ENOENT) Download the DJGPP FAQ list and read section 6.5 there, it should provide some advice.