From: pavenis AT lanet DOT lv To: Ben Crain , djgpp AT delorie DOT com Date: Thu, 29 Mar 2001 10:51:36 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: RHIDE startup error Message-ID: <3AC313B8.29164.353F6D@localhost> In-reply-to: <3AC1FBDD.F0A7F1FA@bellatlantic.net> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 On 28 Mar 2001, at 14:58, Ben Crain wrote: > 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? > Try redir -eo rhide -da >output.txt simply quit RHIDE after it starts. After that You can browse output.txt and look for lines like GetVariable(DJGPP,1) and GetVariable(DJDIR,1) Andris