glfs/xsoft/office/abiword/abiword-inst.xml
Larry Lawrence 5ff5d16e9e added abiword-1.0.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@267 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-25 00:35:34 +00:00

12 lines
264 B
XML

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