delorie.com/archives/browse.cgi | search |
Message-Id: | <199812271609.QAA22481@remus> |
From: | "Arthur" <arfa AT clara DOT net> |
To: | <djgpp AT delorie DOT com> |
Subject: | RE: newbie... |
Date: | Sun, 27 Dec 1998 16:08:30 -0000 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
Importance: | Normal |
In-Reply-To: | <WZjh2.96$Z9.951@nsw.nnrp.telstra.net> |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Reply-To: | djgpp AT delorie DOT com |
> Hey, > I just downloaded the program so i am a newbie to it. > When i try to compile a program i get the message : > > Error in DJGPP installation > Enviroment variable DJGPP is not defined > > What have i done wrong? > I followed all the procedures in the readme documents etc. yet i still end > up with > this problem... What do i do to get rid of it... You sure you've read the documents? How about the FAQ? It sounds to me like you haven't modified your autoexec.bat file. Put the following lines in towards the end of your file. SET DJGPP=C:\DJGPP\DJGPP.ENV SET PATH=C:\DJGPP\BIN;%PATH% James Arthur - jaa AT arfa DOT clara DOT net http://www.jado.org/users/arfa/ ICQ#15054819
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |