From: "John A. Nelson" Newsgroups: comp.os.msdos.djgpp Subject: RHIDE help problem. Date: 2 Feb 1998 21:01:14 GMT Organization: South Dakota School of Mines and Technology Lines: 23 Distribution: world Message-ID: <6b5c6q$7aj$1@news.sdsmt.edu> NNTP-Posting-Host: silver.sdsmt.edu User-Agent: tin/pre-1.4-971224 (UNIX) (AIX/4-2) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am having trouble getting the RHIDE help to work. The help system cannot find the files in my INFO directory. I installed DJGPP and RHIDE using the procedure given by the zip picker on DJ Delorie's website. After reading the RHIDE documentation, I looked at the DJGPP.ENV file, everything there seems right to me but I'm not that familiar with environment variables so listed below are the aplicable lines. DJDIR=%:/>DJGPP% [info] INFOPATH=%/>;INFOPATH%%DJDIR%/INFO;%DJDIR%/gnu/emacs/info DJGPP is installed in c:\djgpp and the info directory is c:\djgpp\info All the files that the help menu tries to find are in that info directory. Any suggestions will be greatly appreciated. Thanks, John