2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Groff</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Install Groff by running the following commands:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-10-27 23:21:44 +01:00
|
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
2002-08-27 00:43:23 +01:00
|
|
|
make PROCESSEDEXAMPLEFILES="" &&
|
|
|
|
make PROCESSEDEXAMPLEFILES="" install &&
|
2002-05-02 21:15:02 +01:00
|
|
|
ln -s soelim /usr/bin/zsoelim &&
|
|
|
|
ln -s eqn /usr/bin/geqn &&
|
|
|
|
ln -s tbl /usr/bin/gtbl</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|