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