aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/groff-inst.xml')
-rw-r--r--chapter06/groff-inst.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter06/groff-inst.xml b/chapter06/groff-inst.xml
index 4ee97b4bf..4d320d42f 100644
--- a/chapter06/groff-inst.xml
+++ b/chapter06/groff-inst.xml
@@ -5,7 +5,11 @@
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
-make install</userinput></screen></para>
+make install &amp;&amp;
+cd /usr/bin &amp;&amp;
+ln -s soelim zsoelim &amp;&amp;
+ln -s eqn geqn &amp;&amp;
+ln -s tbl gtbl</userinput></screen></para>
</sect2>