delorie.com/archives/browse.cgi | search |
Message-ID: | <000401c17384$4b148d80$0200000a@home> |
From: | "Norberto Bensa" <nbensa AT yahoo DOT com> |
To: | <djgpp AT delorie DOT com> |
References: | <153 DOT 470cfbc DOT 292e9980 AT cs DOT com> |
Subject: | Re: I can't install djgpp |
Date: | Thu, 22 Nov 2001 15:34:15 -0300 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp AT delorie DOT com |
----- Original Message ----- From: <SvenRachiem AT cs DOT com> To: <djgpp AT delorie DOT com> Sent: Thursday, November 22, 2001 3:10 PM Subject: I can't install djgpp | I need to installl it but the faq doesn't really explain how | * How to install DJGPP after downloading it? | | Here's a brief description of the necessary steps: | | - Create a directory for DJGPP and `chdir'(heres where you lose | mewhat in the heckis does chdir mean I need you to go slow like your tutorial | on c++) there. c:\> mkdir djgpp c:\> chdir djgpp c:\djgpp> unzip32 {files} | | - Edit your `AUTOEXEC.BAT' file and add these two lines: | | set PATH=C:\DJGPP\BIN;%PATH% | set DJGPP=C:\DJGPP\DJGPP.ENV | HTH, Norberto
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |