<sect2>
<title>Installation of File</title>

<para>Install File by running the following commands:</para>

<para><screen><userinput>./configure --prefix=/usr --datadir=/usr/share/misc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>