aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/modutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/modutils.xml')
-rw-r--r--chapter06/modutils.xml21
1 files changed, 20 insertions, 1 deletions
diff --git a/chapter06/modutils.xml b/chapter06/modutils.xml
index eb556ca76..d5c6708f1 100644
--- a/chapter06/modutils.xml
+++ b/chapter06/modutils.xml
@@ -7,6 +7,25 @@ Estimated required disk space: &modutils-compsize;</screen>
&aa-modutils-shortdesc;
&aa-modutils-dep;
-&c6-modutils-inst;
+
+<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
+
+<sect2>
+<title>Installation of Modutils</title>
+
+<para>Prepare Modutils for compilation:</para>
+
+<screen><userinput>./configure</userinput></screen>
+
+<para>Compile the package:</para>
+
+<screen><userinput>make</userinput></screen>
+
+<para>And install it:</para>
+
+<screen><userinput>make install</userinput></screen>
+
+</sect2>
</sect1>
+