glfs/gnome/lib/intltool/intltool-inst.xml

12 lines
269 B
XML
Raw Normal View History

<sect2>
<title>Installation of intltool</title>
<para>Install intltool by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr --mandir=/usr/share/man &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>