glfs/gnome/lib/bonobo/bonobo-activation-inst.xml
Larry Lawrence 5085c98c8a abandoned /etc/gnome
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@190 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-02 03:55:16 +00:00

12 lines
300 B
XML

<sect2>
<title>Installation of bonobo-activation</title>
<para>Install bonobo-activation by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>