6.22. Installing Groff-1.18

Estimated build time:           1.08 SBU
Estimated required disk space:  18 MB

6.22.1. Installation of Groff

Install Groff by running the following commands:

./configure --prefix=/usr &&
make PROCESSEDEXAMPLEFILES="" &&
make PROCESSEDEXAMPLEFILES="" install &&
ln -s soelim /usr/bin/zsoelim &&
ln -s eqn /usr/bin/geqn &&
ln -s tbl /usr/bin/gtbl

6.22.2. Command explanations

make PROCESSEDEXAMPLEFILES="": Groff has a few extra dependencies that we don't install with LFS. This option disables the need for those tools.

ln -s ...: These symlinks are needed for some xman and other groff/man document programs to work properly.

6.22.3. Contents of Groff

Last checked against version 1.17.2.

6.22.3.2. Descriptions

6.22.4. Groff Installation Dependencies

Last checked against version 1.17.2.

Bash: sh
Binutils: ar, as, ld, ranlib
Bison: bison
Diffutils: cmp
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch
Gcc: cc1, cc1plus, collect2, cpp0, g++, gcc
Grep: egrep, grep
Make: make
Gawk: awk
Sed: sed
Sh-utils: basename, date, echo, expr, hostname, uname
Textutils: cat, tr