From: LuBasic AT aol DOT com Message-ID: <0.a766aae1.255b3bbe@aol.com> Date: Wed, 10 Nov 1999 16:21:02 EST Subject: help! To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: AOL 4.0 for Windows 95 sub 14 Reply-To: djgpp AT delorie DOT com I really want to get rhide and djgpp working but whenever I try to run my progs I get an error: --------------------------------------- Error in DJGPP installation. Environment variable point to file 'C:\djgpp\djgpp.env' , which does not exist -------------------------------------- But it does exist. In my C directory is the folder djgpp and in that folder is the djgpp.env file. My autoexec.bat has these lines in it: SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV Please, please tell me what to do.