| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Tue, 18 Aug 1998 15:17:35 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| To: | slowhand <slowhand AT bright DOT net> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: Beginner in programming C++ with DJGPP compiler |
| In-Reply-To: | <6r9l1q$kc3$1@cletus.bright.net> |
| Message-ID: | <Pine.SUN.3.91.980818151619.12510T-100000@is> |
| MIME-Version: | 1.0 |
On Sun, 16 Aug 1998, slowhand wrote: > 1.) Open the rhide.inf file in an editor which supports cut and paste > between widows/sessions. > 2.) Find the section of text between the "ST-INF-DIR-ENTRY" and > "END-INF-DIR-ENTRY" labels. > 3.) Copy this section to the clipboard or to a file or whatever. > 4.) Append or concatenate the section just copied to the dir.txi file (I put > it at the very beginning). > 5.) Run the makeinfo util using the dir.txi as the input file; to wit: > D:\...\makeinfo dir.txi A much easier way is to use the `install-info.exe' program which comes with the Texinfo package (v2gnu/txi312b.zip). It will identify the above section and edit the DIR file for you.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |