glfs/gnome/otherlibs/libglade14/libglade14-inst.xml
Larry Lawrence a282f57355 application updates, first release
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-04-17 03:43:30 +00:00

13 lines
306 B
XML

<sect2>
<title>Installation of libglade</title>
<para>Install libglade by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome --enable-bonobo \
--enable-gnomedb --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>