glfs/gnome/lib/bonobo/bonobo-activation-inst.xml
Larry Lawrence 8c5371db64 Gnome 2.2, bonobo-activation-2.2.0, libbonobo-2.2.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@667 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-08 20:33:03 +00:00

13 lines
348 B
XML

<sect2>
<title>Installation of bonobo-activation</title>
<para>Install bonobo-activation by running the following commands:</para>
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
--sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>