<sect2> <title>Installation of Automake</title> <para> Install Automake by running the following commands: </para> <blockquote><literallayout> <userinput>./configure --prefix=/usr &&</userinput> <userinput>make install</userinput> </literallayout></blockquote> </sect2>