- <sect2>
 
- <title>Installation of Groff</title>
 
- <para>Install Groff by running the following commands:</para>
 
- <para><screen><userinput>./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</userinput></screen></para>
 
- </sect2>
 
 
  |