2 <title>Installation of Groff</title>
4 <para>Install Groff by running the following commands:</para>
6 <para><screen><userinput>./configure --prefix=/usr &&
8 make install &&
10 ln -s soelim zsoelim &&
11 ln -s eqn geqn &&
12 ln -s tbl gtbl</userinput></screen></para>