From: "Ian" Newsgroups: comp.os.msdos.djgpp Subject: djgpp setup Date: Sun, 12 Nov 2000 10:43:02 -0000 Organization: Customer of Energis Squared Lines: 18 Message-ID: <8ulrvd$eg2$1@news6.svr.pol.co.uk> NNTP-Posting-Host: modem-156.scissor-tailed-flycatcher.dialup.pol.co.uk X-Trace: news6.svr.pol.co.uk 974025517 14850 62.137.212.156 (12 Nov 2000 10:38:37 GMT) NNTP-Posting-Date: 12 Nov 2000 10:38:37 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am having trouble setting up C compiler. I downloaded all djgpp files from delorie.com using there zip picker. I unzipped them all into c:\djgpp folder. I try to run hello.c by typing c:>gcc hello.c -o hello.exe I get error: cpp.exe ../include/sys/version.h: no such file or directory (ENOENT). I have downloaded the c compiler before but I don't remember having this trouble last time. Anyone help.