mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
5ff5d16e9e
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@267 af4574ff-66df-0310-9fd7-8a98e5e911e0
12 lines
264 B
XML
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 &&
|
|
make &&
|
|
make install</userinput></screen></para>
|
|
|
|
</sect2>
|
|
|