Message-ID: <013d01be4e14$22c375a0$4b8dc5d1@CarMel.Cybersurf.net> From: "CarMel" To: Subject: How to install DJGPP after downloading it? Date: Mon, 1 Feb 1999 11:52:04 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0139_01BE4DD9.498A6080" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0139_01BE4DD9.498A6080 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi. I've installed DJGPP last week, and cannot figure out how to do anything with it! I'm reading the FAQs and I think I've done everything: ---------------- Here's a brief description of the necessary steps: Create a directory for DJGPP and chdir there. ---------------- I created a folder for DJGPP to download into, and WinZip unzipped the files as they came in, so do I need to do the second unzipping as well? ---------------- a.. b.. Unzip all the *.zip files preserving the directory structure. On Windows 9X, use an unzip program which supports long file names. --------------- I ran my computer in DOS mode, and had no problem entering the following lines, but after I restarted my computer I don't think that anything changed. The autoexec. bat file wouldn't let me add anything to it. -------- Add these two lines to your AUTOEXEC.BAT file: set PATH=C:\DJGPP\BIN;%PATH% set DJGPP=C:\DJGPP\DJGPP.ENV--------I hope you're able to help me. I'm really lost.Susan ------=_NextPart_000_0139_01BE4DD9.498A6080 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi.  I've installed = DJGPP last=20 week, and cannot figure out how to do anything with = it!
 
I'm reading the FAQs and I think I've done=20 everything:
----------------

Here's a brief description of the necessary steps: =

Create a directory for DJGPP and chdir there.=20
----------------
 
I created a folder for = DJGPP to=20 download into, and WinZip unzipped the files as they came in, so do I = need to do=20 the second unzipping as well?
----------------
  • Unzip all the *.zip files = preserving the=20 directory structure. On Windows 9X, use an unzip program which = supports long=20 file names.
---------------
I ran my computer in DOS mode, and had no = problem entering=20 the following lines, but after I restarted my computer I don't think = that=20 anything changed.  The autoexec. bat file wouldn't let me add = anything to=20 it.
--------
Add these two lines = to your
AUTOEXEC.BAT file:
set PATH=3DC:\DJGPP\BIN;%PATH% set DJGPP=3DC:\DJGPP\DJGPP.ENV
 
--------
I hope = you're able to help me. I'm really lost.
 
Susan
    ------=_NextPart_000_0139_01BE4DD9.498A6080--