glfs/gnome/lib/bonobo/bonobo-activation-inst.xml

13 lines
326 B
XML
Raw Normal View History

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