[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Missing documentation for install-info
From: |
Gavin Smith |
Subject: |
Re: Missing documentation for install-info |
Date: |
Tue, 31 Mar 2015 18:47:05 +0100 |
On 28 March 2015 at 15:07, Heinz Rommerskirchen
<address@hidden> wrote:
> After I wrote the above I did some googling and learned from some
> older mails on this mailing list that there is a chapter in
> texinfo.txi about install-info. But this isn't installed by the
> Makefile; it has to be installed by hand and installing it makes
> only sense if there is a TeX installation. It certainly will not be
> found by somebody trying to repair botched up 'dir' files.
Running "make install" should install the Info files in the doc
subdirectory - the documentation for the install-info program, as Ken
said, is contained in the texinfo.info Info file, which is generated
from texinfo.texi. "make install" should enter a dir entry for
"install-info" with the install-info program itself.