2001-01-24 00:31:17 +00:00
|
|
|
<sect1 id="ch06-file">
|
2001-07-23 19:23:43 +01:00
|
|
|
<title>Installing File-&file-version;</title>
|
2001-09-26 01:24:04 +01:00
|
|
|
<?dbhtml filename="file.html" dir="chapter06"?>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<screen>Estimated build time: &file-time;
|
2001-08-10 21:29:04 +01:00
|
|
|
Estimated required disk space: &file-compsize;</screen>
|
2001-07-17 19:51:18 +01:00
|
|
|
|
2003-01-17 01:14:19 +00:00
|
|
|
&aa-file-shortdesc;
|
2001-12-15 14:28:34 +00:00
|
|
|
&aa-file-dep;
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<sect2><title> </title><para> </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>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|