aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/groff-inst.xml
blob: 4ee97b4bf320fb0d36f93d4f0a8983caeef769dc (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;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>