glfs/gnome/lib/oaf/oaf-inst.xml

12 lines
259 B
XML
Raw Normal View History

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