glfs/gnome/lib/orbit/orbit2-inst.xml

12 lines
248 B
XML
Raw Normal View History

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