From: chiry AT csua DOT Berkeley DOT EDU Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with RHIDE 1.4.7.8 under Win2000 Date: 28 Mar 2001 00:10:15 GMT Organization: University of California at Berkeley Lines: 43 Message-ID: <99ra57$rri$1@agate.berkeley.edu> References: <3AB9CF0A DOT 7E1F8695 AT freemail DOT it> NNTP-Posting-Host: soda.csua.berkeley.edu X-Trace: agate.berkeley.edu 985738215 28530 128.32.43.52 (28 Mar 2001 00:10:15 GMT) X-Complaints-To: abuse AT berkeley DOT edu NNTP-Posting-Date: 28 Mar 2001 00:10:15 GMT User-Agent: tin/1.5.6-20000803 ("Dust") (UNIX) (FreeBSD/4.2-STABLE (i386)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Matteo wrote: >> Did you change anything in how the DOS box is configured on that system? >> Something about environment variables etc.? It sounds like environment >> variables which exist in the shell are not passed to RHIDE, which sounds >> incredible. But I don't know enough about W2K to think how could this >> happen. > I think I'll reinstall it all over from the Delorie site > Thank you all Reading through this thread I realized I am not the only one having problem with rhide and windows 2000. my problems are exactly as stated in this thread. 1) rhide complains about environment variable djdir not exist 2) rhide cannot find any of its help files the environment variable djgpp as seen from a DOS shell inside rhide is DJGPP=D:\DEVTOOLS\DJGPP\DJGPP.ENV I tried use / instead of \, made no difference. It seems rhide is not reading the djgpp.env file, which declares the djdir variable. If I set the variable manually, then RHIDe would start ok, but it still can't find the help files. compile on the command line works, and launching rhide from command line yields the same result. Any help is appreciated. I used djgpp and rhide a while back and it all worked. (under NT4, with earlier version of rhide). I will verify to see if it works with NT4 later. -- Raymond Chi chiry AT csua DOT Berkeley DOT EDU