Details on this package are located in Section 6.56.2, “Contents of Texinfo.”
The Texinfo package contains programs for reading, writing, and converting info pages.
User Notes: http://wiki.linuxfromscratch.org/hlfs/wiki/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.”