Message-ID: From: Soto Gibran-EGS018 To: "'djgpp AT delorie DOT com'" Subject: error when I run the RHIDE editor Date: Fri, 26 Oct 2001 16:23:17 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2654.52) Content-Type: text/plain; charset="iso-8859-1" Reply-To: djgpp AT delorie DOT com I created the following directory C:\DJGPP\ and using "UnZIP32" successfully extracted >bnu211b >djdev203 >em2005b >em2005li >gcc2953b >gpp2953b >mak3791b >rh1478b >txi40b I also edited my AUTOEXEC.BAT file to include the following lines SET DJGPP=C:\DJGPP\DJGPP.ENV SET PATH=C:\DJGPP\BIN;%PATH% When I run the RHIDE editor I receive the following error: "RHIDE has detected, that the environment variable DJDIR has not been set (or not correct). This is a fatal mistake. For information about fixing this, please read the File README.1ST from the DJGPP distribution. (about setting the DJGPP environment variable!!!) Should I continue?" If I click yes I get a second warning: "RHIDE has detected, that the environment variable 'DJDIR' has not been set. This means, you haven't installed DJGPP correct. Please read the file README.1ST from the DJGPP distribution how to install DJGPP. If you continue now, you will get probably many errors." What am I missing? I am running this on a Windows 2000 machine. **************** **AUTOEXEC.BAT** **************** SET DJGPP=C:\DJGPP\DJGPP.ENV SET PATH=C:\DJGPP\BIN;%PATH% *************** **environ.txt** *************** ALLUSERSPROFILE=D:\Profiles\All Users APPDATA=D:\Profiles\egs018_adm\Application Data CommonProgramFiles=C:\Program Files\Common Files COMPUTERNAME=FL08-6701 ComSpec=C:\WINNT\system32\cmd.exe dircmd=/ogn DJGPP=C:\DJGPP\DJGPP.ENV HOMEDRIVE=C: HOMEPATH=\ LOGONSERVER=\\FL08-6701 NUMBER_OF_PROCESSORS=1 OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\atria\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\ntutils;C:\Scripts;C:\DJGPP\BIN; PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH PROCESSOR_ARCHITECTURE=x86 PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 6, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=0806 ProgramFiles=C:\Program Files PROMPT=$P$G SMS_LOCAL_DIR=C:\WINNT SystemDrive=C: SystemRoot=C:\WINNT TEMP=D:\Profiles\EGS018~1\LOCALS~1\Temp TMP=D:\Profiles\EGS018~1\LOCALS~1\Temp USERDOMAIN=FL08-6701 USERNAME=egs018_adm USERPROFILE=D:\Profiles\egs018_adm windir=C:\WINNT ************* ** go32-v2 ** ************* C:\>set > environ.txt C:\>cd DJGPP\bin C:\DJGPP\bin>go32-v2 go32/v2 version 2.0 built Dec 24 1999 17:46:57 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one.