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

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

<para><screen><userinput>./configure &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>