Message-ID: <37E63D5A.B00082B3@xoommail.com> From: Ishpeck Organization: Lunaticnologies X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.2.9-19mdk i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling error! References: <37E59426 DOT 866B7E63 AT pop DOT slkc DOT uswest DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 14 NNTP-Posting-Host: 192.41.69.47 X-Trace: typ12.nn.bcandid.com 937835797 192.41.69.47 (Mon, 20 Sep 1999 09:56:37 EDT) NNTP-Posting-Date: Mon, 20 Sep 1999 09:56:37 EDT Date: Mon, 20 Sep 1999 07:57:46 -0600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You need to add a line to autoexec.bat.... SET DJGPP=C:\DJGPP\DJGPP.ENV Change the path appropriately. bari AT pop DOT slkc DOT uswest DOT net wrote: > > well, whenever I try to compile a C program, I get the > following error message: > Fatal: error in DJGPP installation > environment variable DJGPP is not defined > > what's the matter here?