<sect2>
<title>Installation of Less</title>

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

<para><screen><userinput>./configure --prefix=/usr --bindir=/bin &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>