glfs/gnome/lib/oaf/oaf-inst.xml
Larry Lawrence d4d3709d97 added gconf-1.0.9 and oaf-0.6.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@238 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-18 02:07:23 +00:00

12 lines
241 B
XML

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