LDP/LDP/retired/LFS/chapter06/file.xml

32 lines
662 B
XML

<sect1 id="ch06-file">
<title>Installing File-&file-version;</title>
<?dbhtml filename="file.html" dir="chapter06"?>
<screen>Estimated build time: &file-time;
Estimated required disk space: &file-compsize;</screen>
&aa-file-shortdesc;
&aa-file-dep;
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2>
<title>Installation of File</title>
<para>Prepare File for compilation:</para>
<screen><userinput>./configure --prefix=/usr</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>