Date: Sun, 29 Jul 2001 10:41:37 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Cynthia Nikolai cc: djgpp AT delorie DOT com Subject: Re: DJGPP Help In-Reply-To: <4120017628223340@earthlink.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Please don't post in HTML. On Sat, 28 Jul 2001, Cynthia Nikolai wrote: > When I try to compile a program in the Rhide interface, I get the > following message. > "Compiling .....hello.c > Error in DJGPP instalation > Environment variable DJGPP is not defined Your installation is botched. > The contents of my AUTOEXEC.BAT are > @C:\PROGRA~1\NORTON~2\NAVDX.EXE /Startup > DJGPP=C:\DJGPP\DJGPP.ENV This should say "set DJGPP=C:\DJGPP\DJGPP.ENV". The ``set'' part is important.