|
@@ -4,8 +4,8 @@
|
|
<para>Install Groff by running the following commands:</para>
|
|
<para>Install Groff by running the following commands:</para>
|
|
|
|
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
|
<para><screen><userinput>./configure --prefix=/usr &&
|
|
-make PROCESSEDEXAMPLEFILES="" &&
|
|
|
|
-make PROCESSEDEXAMPLEFILES="" install &&
|
|
|
|
|
|
+make &&
|
|
|
|
+make install &&
|
|
ln -s soelim /usr/bin/zsoelim &&
|
|
ln -s soelim /usr/bin/zsoelim &&
|
|
ln -s eqn /usr/bin/geqn &&
|
|
ln -s eqn /usr/bin/geqn &&
|
|
ln -s tbl /usr/bin/gtbl</userinput></screen></para>
|
|
ln -s tbl /usr/bin/gtbl</userinput></screen></para>
|