glfs/gnome/otherlibs/bonobo-conf/bonobo-conf-inst.xml

14 lines
259 B
XML
Raw Normal View History

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