2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-01-27 22:29:49 +00:00
|
|
|
<sect1 id="ch-tools-findutils">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>Findutils-&findutils-version;</title>
|
|
|
|
<?dbhtml filename="findutils.html"?>
|
2002-05-25 01:21:12 +01:00
|
|
|
|
2004-05-03 11:59:46 +01:00
|
|
|
<indexterm zone="ch-tools-findutils">
|
|
|
|
<primary sortas="a-Findutils">Findutils</primary>
|
|
|
|
<secondary>tools</secondary></indexterm>
|
2002-05-25 01:21:12 +01:00
|
|
|
|
2004-05-03 11:59:46 +01:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/findutils.xml" xpointer="xpointer(/sect1/para[1])"/>
|
|
|
|
|
|
|
|
<screen>&buildtime; 0.2 SBU
|
|
|
|
&diskspace; 7.6 MB</screen>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/findutils.xml" xpointer="xpointer(/sect1/para[2])"/>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
|
|
|
|
<sect2>
|
2004-01-12 23:24:06 +00:00
|
|
|
<title>Installation of Findutils</title>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
2003-11-02 22:20:47 +00:00
|
|
|
<para>Prepare Findutils for compilation:</para>
|
2003-11-01 22:31:50 +00:00
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/tools</userinput></screen>
|
|
|
|
|
|
|
|
<para>Compile the package:</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>And install the package:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make install</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
2002-05-25 01:21:12 +01:00
|
|
|
|
2004-05-08 15:30:32 +01:00
|
|
|
<sect2><title/>
|
2004-01-12 23:23:50 +00:00
|
|
|
<para>The details on this package are found in <xref linkend="contents-findutils"/>.</para>
|
2004-05-08 15:30:32 +01:00
|
|
|
</sect2>
|
2004-01-12 23:23:50 +00:00
|
|
|
|
2002-05-25 01:21:12 +01:00
|
|
|
</sect1>
|