Date: Sun, 6 Sep 1998 12:21:22 +0300 (IDT) From: Eli Zaretskii To: Faisal cc: djgpp AT delorie DOT com Subject: Re: problem/bug/c++ In-Reply-To: <35EF39F9.876@student.unsw.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 4 Sep 1998, Faisal wrote: > in the directory called C:\Lang\DJGPP\ > and I added path to C:\DJGPP\BIN; > and also added: set DJGPP=C:\DJGPP\DJGPP.ENV Since you installed DJGPP in C:\Lang\DJGPP, you need to add C:\Lang\DJGPP\BIN to PATH and set DJGPP=C:\Lang\DJGPP\DJGPP.ENV. These two variables should reflect the *actual* place where DJGPP is installed on your system.