modutils-inst.xml 487 B

123456789101112131415
  1. <sect2>
  2. <title>Installation of Modutils</title>
  3. <para>The 2.4.6 version of modutils does not seem to work properly with the
  4. 2.2.x kernels. If you are running a 2.2.x kernel we suggest you
  5. downgrade to modutils 2.4.5 which seems to be working better.</para>
  6. <para>Install Modutils by running the following commands:</para>
  7. <para><screen><userinput>./configure &amp;&amp;</userinput>
  8. <userinput>make &amp;&amp;</userinput>
  9. <userinput>make install</userinput></screen></para>
  10. </sect2>