Date: Thu, 7 Dec 1995 13:52:14 +0200 (IST) From: Eli Zaretskii To: "Royce E. Mitchell III" Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: new user On Wed, 6 Dec 1995, Royce E. Mitchell III wrote: > I've downloaded DJGPP and am trying to learn how to use it. > (in MS-DOS). I have the files I was told to get, but don't > know what to do from there. Please someone help. > > These are the files I've extracted: > > DJDOC > DJDEV > DJEOE > GPP > BNUXXXBN > LDBG <<< this one doesn't even have an EXE in it! Please begin by downloading the DJGPP FAQ list (faq102.zip from the same place you got the rest) and reading at least the first 3 chapters. They explain some basics, in particular what to download depending on what do you intend to do with DJGPP. As things are now, you lack some required files (the compiler binaries in gcc263bn.zip and the maintenance releases in dj112m?.zip). After you get the files you think you need and install them as the FAQ explains in Chapter 3, read other chapters as your questions arise. For instance, after reading Chapter 12 you will understand why LDBG distribution doesn't need to include any EXE files.