<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-cross-tools-file">
  <?dbhtml filename="file.html"?>

  <title>File-&file-version; - Native</title>

  <sect2 role="installation">
    <title>Installation of File</title>

    <note><para>You only need to install <package>file</package> if your host
    has a version of <package>file</package> older then
    <package>file-&file-version;</package> installed.</para></note>

    <para>Prepare File for compilation:</para>

<screen><userinput>./configure --prefix=${CLFS}/cross-tools</userinput></screen>

    <para>Compile the Package:</para>

<screen><userinput>make</userinput></screen>

    <para>Install the package:</para>

<screen><userinput>make install</userinput></screen>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-file" role="."/></para>

  </sect2>

</sect1>
