Installation of Groff
Prepare Groff for compilation:
PAGE=letter ./configure --prefix=/usr
Compile the package:
make
And install it:
make install
Some documentation programs, such as xman,
will not work work properly without the following symlinks:
ln -s soelim /usr/bin/zsoelim
ln -s eqn /usr/bin/geqn
ln -s tbl /usr/bin/gtbl