Message-ID: <3AC1FBDD.F0A7F1FA@bellatlantic.net> From: Ben Crain X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: RHIDE startup error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 17 Date: Wed, 28 Mar 2001 14:58:03 GMT NNTP-Posting-Host: 151.200.27.123 X-Complaints-To: newsadmin AT bellatlantic DOT net X-Trace: typhoon2.ba-dsg.net 985791483 151.200.27.123 (Wed, 28 Mar 2001 09:58:03 EST) NNTP-Posting-Date: Wed, 28 Mar 2001 09:58:03 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have just downloaded zip files recommended on the delorie.com web page, unzipped them etc. I try rhide.exe, and get the error message: "RHIDE has detected that the environment variable DJDIR has not been set (or not correct)....Read the File README.1st from the DJGPP distribution." Little problem: I can find nothing in README.1st about any DJDIR environment variable. It contains info for setting the environment variable DJGPP=C:\DJGPP\DJGPP.ENV, which I have done, along with the PATH variable, following the Installation Instructions for winNT on the DJGPP Zip File Picker Results web page. (I use Win2000). go32-v2 executes from a dos prompt in any directory, as does compilation of a c++ program. So what's with this DJDIR, and why won't RHIDE work? Thanks, Ben Crain