- <sect2>
 
- <title>Installation of Automake</title>
 
- <para>Install Automake by running the following commands:</para>
 
- <para><screen><userinput>./configure --prefix=/usr &&
 
- make install &&
 
- ln -s automake-1.7 /usr/share/automake</userinput></screen></para>
 
- </sect2>
 
 
  |