file-inst.xml 263 B

1234567891011
  1. <sect2>
  2. <title>Installation of File</title>
  3. <para>Install File by running the following commands:</para>
  4. <para><screen><userinput>./configure --prefix=/usr --datadir=/usr/share/misc &amp;&amp;
  5. make &amp;&amp;
  6. make install</userinput></screen></para>
  7. </sect2>