glfs/gnome/lib/gnomelib/libbonoboui-inst.xml
Larry Lawrence 717625328d gnome-2.2, libgnomecanvas, gnome-icon-theme
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@670 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-09 02:12:42 +00:00

12 lines
260 B
XML

<sect2>
<title>Installation of libbonoboui</title>
<para>Install libbonoboui by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>