blob: 5d6733d91b9c58b120f862561f772af02df6f70c (
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 &&</userinput>
<userinput>make &&</userinput>
<userinput>make install</userinput></screen></para>
</sect2>
|