- <sect2>
 
- <title>Installation of File</title>
 
- <para>Install File by running the following commands:</para>
 
- <para><screen><userinput>touch aclocal.m4 configure Makefile.in stamp-h.in &&
 
- ./configure --prefix=/usr --datadir=/usr/share/misc &&
 
- make &&
 
- make install</userinput></screen></para>
 
- </sect2>
 
 
  |