glfs/x/lib/gtk/gtk+2-inst.xml
Larry Lawrence cff9a38a6e update to gtk+-2.2.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@917 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-06-13 03:02:09 +00:00

12 lines
328 B
XML

<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>