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

12 lines
328 B
XML
Raw Normal View History

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