From: "Jim Meier" Newsgroups: comp.os.msdos.djgpp Subject: "installation problem, cannot exec `cpp'" Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Fri, 23 Jun 2000 22:04:36 GMT NNTP-Posting-Host: 24.65.123.50 X-Complaints-To: abuse AT home DOT net X-Trace: news1.sshe1.sk.home.com 961797876 24.65.123.50 (Fri, 23 Jun 2000 15:04:36 PDT) NNTP-Posting-Date: Fri, 23 Jun 2000 15:04:36 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm getting this error message from GCC with a totally fresh install: gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math -fomit-fra me-pointer -o obj/djgpp/allegro.o -c src/allegro.c gcc.exe: installation problem, cannot exec `cpp': No such file or directory (ENOENT) The FAQ mentions this problem but doesn't give me quite enough information to fix it. Did I make an installation mistake? I thought I followed the instructions. Thanks in advance for any help, Jim Meier