glfs/gnome/lib/bonobo/bonobo-activation-inst.xml
Larry Lawrence a6a5e1870e add two sysconfdir missed, typos and updated to libgnome-2.0.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@218 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-12 00:54:22 +00:00

13 lines
326 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 \
--sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
</sect2>