2004-01-27 22:29:49 +00:00
|
|
|
<sect1 id="ch-tools-tar">
|
2001-07-23 19:23:43 +01:00
|
|
|
<title>Installing Tar-&tar-version;</title>
|
2001-09-26 00:55:44 +01:00
|
|
|
<?dbhtml filename="tar.html" dir="chapter05"?>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2004-01-27 22:27:44 +00:00
|
|
|
<screen>&buildtime; &tar-time-tools;
|
|
|
|
&diskspace; &tar-compsize-tools;</screen>
|
2001-07-17 19:51:18 +01:00
|
|
|
|
2004-01-12 23:23:50 +00:00
|
|
|
&aa-tar-down;
|
2003-11-15 16:07:18 +00:00
|
|
|
&aa-tar-dep;
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of Tar</title>
|
|
|
|
|
2003-11-02 22:20:47 +00:00
|
|
|
<para>Prepare Tar for compilation:</para>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/tools</userinput></screen>
|
|
|
|
|
|
|
|
<para>Compile the programs:</para>
|
|
|
|
|
2003-12-22 09:32:12 +00:00
|
|
|
<screen><userinput>make</userinput></screen>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
2004-02-11 22:02:10 +00:00
|
|
|
<para>(If you insist on testing the results, then issue:
|
|
|
|
<userinput>make check</userinput>.)</para>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<para>Then install them and their documentation:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2004-01-12 23:23:50 +00:00
|
|
|
<sect2><title> </title><para> </para>
|
|
|
|
<para>The details on this package are found in <xref linkend="contents-tar"/>.</para>
|
|
|
|
<para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect1>
|
|
|
|
|