glfs/xsoft/office/abiword/abiword-inst.xml
Larry Lawrence 616315d5be change prefix on AbiWord
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@347 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-20 19:13:51 +00:00

13 lines
261 B
XML

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