Date: Sat, 16 Nov 2002 21:11:45 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <9743-Sat16Nov2002211144+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3DD655C2.6AED9F4E@yahoo.com> (message from CBFalconer on Sat, 16 Nov 2002 14:29:08 GMT) Subject: Re: rhide and info, installing and uninstalling References: <3DD655C2 DOT 6AED9F4E AT yahoo DOT com> 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 > From: CBFalconer > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 16 Nov 2002 14:29:08 GMT > > 2nd question - I then unzipped the file > rhide15b-20020829-prerelease.zip, which put the info files into > \djgpp\share\info. Previously I believe they had been in > \djgpp\info. info rhide no longer accesses them. install-info > doesn't seem to do anything either. rhide seems to function, > except it can't access help. I think this is a bug in the RHIDE distribution: it should have put the Info files into %DJDIR%\info, not %DJDIR%\share\info. > Should the infopath setting under [info] in djgpp.env be > modified? I keep seeing dire warnings about modifying djgpp.env. It's possible to edit djgpp.env, but the recommnded practice is to set the environment variables in the environment, not in djgpp.env. The latter is for settings that should work automagically without users being aware of them.