glfs/gnome/otherlibs/libglade14/libglade14-inst.xml
Billy O 'Connor 3331743126 Adding Gnome 1.4 libglade section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@470 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-12-15 05:15:15 +00:00

14 lines
287 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 &amp;&amp;
make &amp;&amp;
make install
</userinput></screen></para>
</sect2>