www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/24/03:31:41

Date: Tue, 24 Nov 1998 10:31:41 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: i851477 <smqts AT thegrid DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: setting up DJGPP C compiler
In-Reply-To: <365A411E.5DCA173E@thegrid.net>
Message-ID: <Pine.SUN.3.91.981124102648.29648Q-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Mon, 23 Nov 1998, i851477 wrote:

> I am having some real trouble setting up DJGPP.  I know that it says to
> read the instructions and do what it says in README.1ST but, I tried and
> tried and it still isn't working.  I keep having problem after problem.
> Can someone tell me how to change environment variables (correctly) and
> change the djgpp.env to my settings.

Do NOT change DJGPP.ENV at all!  If you did change it already, unzip the 
original version from djdev201.zip and overwrite the changed one with it.

Then, type this from the DOS command line:

	set LFN=y
	set DJGPP=c:/djgpp/djgpp.env
	set PATH=c:\djgpp\bin;%PATH%

(If you installed DJGPP in a directory other than c:\djgpp, change these 
two lines accordingly.)

Make sure there are no blanks around the equals character `=' in these 
two lines, many people get problems because of that.

If after that, something still doesn't work, please post here the exact 
description of the problems, including any error messages you see.

If it does work, you can add the above three line to your AUTOEXEC.BAT 
file, so that these settings are automatically done for you.  Make sure 
your AUTOEXEC.BAT doesn't modify PATH after the place where you put these 
lines!

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019