LDP/LDP/retired/LFS/chapter06/modutils.xml

32 lines
687 B
XML

<sect1 id="ch06-modutils">
<title>Installing Modutils-&modutils-version;</title>
<?dbhtml filename="modutils.html" dir="chapter06"?>
<screen>Estimated build time: &modutils-time;
Estimated required disk space: &modutils-compsize;</screen>
&aa-modutils-shortdesc;
&aa-modutils-dep;
<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>