Message-ID: <002901be233c$1bea4360$2afd43ca@dt2> From: "Don Tennant II" To: Subject: Re: Error in DJGPP Installation Date: Wed, 9 Dec 1998 14:20:55 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Reply-To: djgpp AT delorie DOT com Each of the following is worth one penny: (1) Have you read the Readme.1st and the FAQ? (2) The "Environment variable" probably refers to the fact that DJGPP is looking for the .env file and can't find it. Have you set up your autoexec.bat path properly? Hence, the above is my two cents. don ----- Original Message ----- From: Brian Hansell To: Sent: Wednesday, 9 December 1998 11:26 AM Subject: Error in DJGPP Installation >Hello, > >I recently downloaded DJGCC and all the components I needed. Howevever, >after installing and setting it up, I still get errors. I've set up my >'directories' in RHIDE, and when I try to 'run' I get the following: > >Error In DJGPP Installation >Environment variable in DJGPP not set > >Now what does that mean? I also get that error if i try to compile >something manually with the gcc -o bla.exe bla.c thing. ANY help on >this would be apprecieated. > >Thanks in advance, > >Brian >