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

12 lines
255 B
XML
Raw Normal View History

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