aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff-inst.xml
blob: 7f7d16fade400419a7c17e34e1d07052aa27b50b (plain)
1
2
3
4
5
6
7
8
9
10
11
<sect2>
<title>Installation of Groff</title>

<para>Install Groff by running the following commands:</para>

<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput></screen></para>

</sect2>