2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Modutils</title>
|
|
|
|
|
2001-05-13 04:51:23 +01:00
|
|
|
<para>
|
|
|
|
The 2.4.6 version of modutils does not seem to work properly with the
|
|
|
|
2.2.x kernels. If you are running a 2.2.x kernel we suggest you
|
|
|
|
downgrade to modutils 2.4.5 which seems to be working better.
|
|
|
|
</para>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<para>
|
|
|
|
Install Modutils by running the following commands:
|
|
|
|
</para>
|
|
|
|
|
2001-07-10 16:06:31 +01:00
|
|
|
<para>
|
|
|
|
<screen>
|
|
|
|
<userinput>./configure &&</userinput>
|
|
|
|
<userinput>make &&</userinput>
|
|
|
|
<userinput>make install</userinput>
|
|
|
|
</screen>
|
|
|
|
</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|