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