glfs/xsoft/office/abiword/abiword-inst.xml
Larry Lawrence 5fbcea8383 abiword edit, fcron typo, and gdbm modification
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@316 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-09 03:20:58 +00:00

12 lines
249 B
XML

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