5.29. Texinfo-4.11

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

Approximate build time: 0.2 SBU
Required disk space: 16.3 MB

5.29.1. Installation of Texinfo

Prepare Texinfo for compilation:

./configure --prefix=/tools

Compile the package:

make

To test the results, issue:

make check

Install the package:

make install

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