Date: Sun, 23 Jan 2000 13:27:13 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Geoffrey Woo cc: djgpp AT delorie DOT com Subject: Re: having trouble getting djgpp to work In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 22 Jan 2000, Geoffrey Woo wrote: > after setting up DJGPP, i typed some source code and compiled the program, > but got this message: > > Compiling : a.cpp > error in DJGPP instalation > Enviornment variable DJGPP is not defined > There were some errors See section 6.6 of the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP), it explains why does this happen and how to solve it. Short summary: you didn't define the DJGPP variable in the environment.