5.27. Texinfo-4.12

The Texinfo package contains programs for reading, writing, and converting info pages.

User Notes: http://wiki.linuxfromscratch.org/hlfs/wiki/texinfo

5.27.1. Installation of Texinfo

Prepare Texinfo for compilation:

./configure --prefix=/tools

Compile the package:

make

Install the package:

make install

Details on this package are located in Section 6.56.2, “Contents of Texinfo.”