mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
minor AbiWord wording nits
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4575 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9f37e340a6
commit
01168fabb4
@ -82,11 +82,6 @@
|
||||
<para>Install <application>AbiWord</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<note>
|
||||
<para>It seems <application>AbiWord</application> must be installed to
|
||||
build its own help files. So it will need two steps.</para>
|
||||
</note>
|
||||
|
||||
<screen><userinput>cd abi &&
|
||||
./configure --prefix=/usr &&
|
||||
make &&
|
||||
@ -102,12 +97,12 @@ cp -v -rf docs /usr/share/AbiSuite-2.2/AbiWord &&
|
||||
cd ../abiword-plugins &&
|
||||
make install</userinput></screen>
|
||||
|
||||
<para>Now, again as the normal user:</para>
|
||||
<para>To build the help, as the normal user:</para>
|
||||
|
||||
<screen><userinput>cd ../abiword-docs &&
|
||||
./make-html.sh</userinput></screen>
|
||||
|
||||
<para>And, again as the <systemitem class="username">root</systemitem> user:</para>
|
||||
<para>And, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>install -v -m644 man/abiword.1 /usr/share/man/man1 &&
|
||||
install -v -m644 Manual/en/Abiword_Manual.abw \
|
||||
|
Loading…
Reference in New Issue
Block a user