glfs/gnome/otherlibs/libglade14/libglade14-inst.xml

14 lines
287 B
XML
Raw Normal View History

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