From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP install on Windows ME Date: 13 Sep 2002 06:39:46 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 41 Message-ID: References: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Mario SA (mario AT butoi DOT cjb DOT net) wrote: : I have tried to add only "C:\DJGPP\BIN" leaving out %PATH% ,but : Rhide still gives me the following error message -" Rhide has detected, that : the environment variable DJDIR has not been set . This is a : fatal mistake. For information about fixing this, please read the File : README.1ST from the DJGPP distribution. Should I continue ? "- If I click continue Rhide once again : let's me know that the environment variable 'DJDIR' has not been set - DJGPP : is not correctly installed , I will probably get many more errors ! Here is : a list with all set parameters which my windows has already (order : preserved) : Variable Value : --------- ------ : PATH C:\WINDOWS;C:\WINDOWS\COMMAND ^^ Here you should add "C:\DJGPP\BIN;". : BLASTER A220 I7 D1 H7 P330 T6 : CTSYN C:\WINDOWS : PROMPT $p$g : TEMP C:\WINDOWS\TEMP : TMP C:\WINDOWS\TEMP : CLASSPATH C:\PROGRA~1\PHOTOD~1.0\ADOBEC~1 : DGJPP C:\DJGPP\DJGPP.ENV ^^^^^ This should be "DJGPP". (Swap the G and the J.) : There is also this message which comes up every time I am opening the : environment variables editor ( run start>msconfig>edit). I don't know if is : important .It goes like this : HEADING - System Configuration Utility - . : MESSAGE BODY - Environment variables were found in the legacy files : AUTOEXEC.BAT and/or CONFIG.SYS and the variables were moved to the Windows : Registry.- That's how it usually is on WME, IIRC, and what you want. Right, MartinS