Estimated build time: 0.47 SBU Estimated required disk space: 19 MB |
Last checked against version 4.2.
The Texinfo package contains programs used for reading, writing and converting Info documents, which provide system documentation.
Texinfo installs the following:
info, infokey, install-info, makeinfo, texi2dvi and texindex
Last checked against version 4.0.
Bash: sh
Binutils: ar, as, ld, ranlib
Diffutils: cmp
Fileutils: chmod, install, ln, ls, mkdir, mv, rm
Gcc: cc1, collect2, cpp0, gcc
Grep: egrep, fgrep, grep
Make: make
Sed: sed
Sh-utils: basename, echo, expr, hostname, sleep
Texinfo: makeinfo
Textutils: cat, tr
Prepare Texinfo to be compiled:
LDFLAGS="-static" ./configure --prefix=$LFS/static \ --disable-nls |
Continue with compiling the package:
make |
Finish installing the package:
make install |