From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE help on libc problem Date: Thu, 3 Jun 1999 12:10:51 -0400 Organization: Netcom Lines: 26 Message-ID: <7j69ea$9vv@sjx-ixn9.ix.netcom.com> References: <928424455 DOT 4584 AT www DOT remarq DOT com> NNTP-Posting-Host: prn-nj3-22.ix.netcom.com X-NETCOM-Date: Thu Jun 03 9:10:50 AM PDT 1999 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com The file it's looking for is called libc.info which gets a short name like libc~1.inf in dos. To fix the problem in this case, just rename libc.info to libc.inf and rhide should find it just fine in both dos and windows. libc.info is not a valid dos name where as libc.inf is which is why it has a different short name and rhide can't find it. Clemens Valens wrote in message news:928424455 DOT 4584 AT www DOT remarq DOT com... > I have installed RHIDE and it seems to work fine. However, > when I try to invoke help with ctrl-F1 on a standard > function it gives me an error message, kind of "libc help > file not found, remove file from list?", but only in DOS! > Under Windows 98 it works fine. > > What do I have to do to get it working under DOS? > > Thanks > > Clemens > > > > **** Posted from RemarQ - http://www.remarq.com - Discussions Start Here (tm) ****