glfs/x/lib/gtk/gtk+-inst.xml
Larry Lawrence ab8a3cb5f3 update gtk+ intro, acronym tags, s/GNOME/[Gg]nome
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@967 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-04 01:15:41 +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>