Date: Mon, 21 Jun 1999 09:05:09 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Anthony Inzero cc: djgpp AT delorie DOT com Subject: Re:Another Newbie Install Question In-Reply-To: <19990620160623.41613.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 20 Jun 1999, Anthony Inzero wrote: > Here are all the nessacary files you needed. Btw, I redirected Set to > file and cut and pasted it into the e-mail message. The GCC message clearly says what the problem is: Fatal: Error in DJGPP instalation Environment variable DJGPP point to file 'c:\djgpp\djgpp.env', which does not exist So the problem is that your DJGPP environment variable either points to a wrong directory, or somehow the djgpp.env file is not there. If you cannot figure out the problem, please post here the output of the command "DIR C:\DJGPP" typed at the command prompt.