Texinfo-4.7

The Texinfo package contains programs for reading, writing, and converting Info documents.

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

Texinfo installation depends on: Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed.

Installation of Texinfo

Prepare Texinfo for compilation:

./configure --prefix=/tools

Compile the programs:

make

(If you insist on testing the results, then issue: make check.)

Then install them and their documentation:

make install

The details on this package are found in the section called “Contents of Texinfo”.