Date: Sun, 12 Nov 2000 17:43:53 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Ian" Message-Id: <9791-Sun12Nov2000174353+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <8um4ni$g0a$1@newsg2.svr.pol.co.uk> (duxbury AT kentmere23 DOT freeserve DOT co DOT uk) Subject: Re: directory structure References: <8um4ni$g0a$1 AT newsg2 DOT svr DOT pol DOT co DOT uk> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Ian" > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 12 Nov 2000 13:13:21 -0000 > > When djgpp is unzipped is it supposed to create a directory structure? Yes, of course. The installation instructions explicitly say that. > I unzipped all my files to c:\djgpp but there are no folders for include or > bin etc. Did you use unzip32.exe from the DJGPP site to unzip the package? If not, I suggest to remove the entire installation and unzip it again, this time using unzip32.exe. > I wondered if this is why I get the error: > > cpp.exe ../include/sys/version.h: no such file or directory > (ENOENT). Yes, that's why.