- <sect2>
- <title>Installation of Groff</title>
- <para>Install Groff by running the following commands:</para>
- <para><screen><userinput>./configure --prefix=/usr &&
- make &&
- make install &&
- cd /usr/bin &&
- ln -s soelim zsoelim &&
- ln -s eqn geqn &&
- ln -s tbl gtbl</userinput></screen></para>
- </sect2>
|