glfs/x/lib/gtk/gtk+-inst.xml

12 lines
353 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application><acronym>GTK</acronym>+</application></title>
<para>Install <application><acronym>GTK</acronym>+</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>