delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2003/03/03/16:22:18

Message-ID: <3E63C5DC.20500@gmx.net>
Date: Mon, 03 Mar 2003 22:15:08 +0100
From: =?ISO-8859-1?Q?Robert_H=F6hne?= <robert DOT hoehne AT gmx DOT net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212
X-Accept-Language: de-de, de, en-us, en
MIME-Version: 1.0
To: James A Hawk <jahawk1 AT juno DOT com>
Cc: DJGPP mailinglist <djgpp AT delorie DOT com>,
RHIDE mailinglist <rhide-users AT sourceforge DOT net>
Subject: Re: RHIDE (missing rhide.info?)
References: <20030303 DOT 141225 DOT -310215 DOT 29 DOT jahawk1 AT juno DOT com>
In-Reply-To: <20030303.141225.-310215.29.jahawk1@juno.com>
X-Virus-Scanned: by AMaViS snapshot-20020300
Reply-To: djgpp AT delorie DOT com

James A Hawk wrote:
> I have recently downloaded DJGPP from the Delorie web site.  It seems to
> work well except for "help".  Is there supposed to be a file called
> "rhide.info"? I looked for all over my disk drive but could not find it. 
> There are several ".info" files in the directory "C;\ DJGPP\info but
> "rhide.info" is not there.  If I need this file, where can I get it since
> it was not part of the Delorie download?  I lookd in all the FAQ files
> but did not find any mention of this problem there.   Thank you for your
> time.
> 

The file is part of rhide15b.zip, but there was a bug when I mad the
archive. The file is in %DJDIR%/share/info/ and not in %DJDIR%/info/
like common on DJGPP.

To solve your problem, either copy the file in the %DJDIR%/info/
directory, or edit you djgpp.env file. There should be a section like

[info]
INFOPATH=%/>;INFOPATH%%DJDIR%/info;%DJDIR%/gnu/emacs/info

which you should change to

[info]
INFOPATH=%/>;INFOPATH%%DJDIR%/info;%DJDIR%/gnu/emacs/info;%DJDIR%/share/info

so, the rhide.inf file is found using this search path. I recommend the
second way, since there are also two other files, which come with RHIDE

Robert

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019