Author: randy
Date: 2005-07-04 09:22:39 -0600 (Mon, 04 Jul 2005)
New Revision: 4680
Modified:
trunk/BOOK/general/genlib/aspell.xml
Log:
Added verbose flag to Aspell installation instructions (for consistency with
the rest of the book)
Modified: trunk/BOOK/general/genlib/aspell.xml
===================================================================
--- trunk/BOOK/general/genlib/aspell.xml 2005-07-04 06:27:17 UTC (rev
4679)
+++ trunk/BOOK/general/genlib/aspell.xml 2005-07-04 15:22:39 UTC (rev
4680)
@@ -90,12 +90,12 @@
<para>If you do not plan to install <application>Ispell</application>,
then copy the wrapper script <command>ispell</command>:</para>
-<screen role="root"><userinput>install -m 755 scripts/ispell
/usr/bin/</userinput></screen>
+<screen role="root"><userinput>install -v -m 755 scripts/ispell
/usr/bin/</userinput></screen>
<para>If you do not plan to install <application>Spell</application>,
then copy the wrapper script <command>spell</command>:</para>
-<screen role="root"><userinput>install -m 755 scripts/spell
/usr/bin/</userinput></screen>
+<screen role="root"><userinput>install -v -m 755 scripts/spell
/usr/bin/</userinput></screen>
</sect2>
@@ -129,8 +129,9 @@
<segtitle>Installed Directories</segtitle>
<seglistitem>
- <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin,
pspell-config,
- run-with-aspell and word-list-compress</seg>
+ <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin,
+ pspell-config, run-with-aspell, word-list-compress and optionally,
+ ispell and spell</seg>
<seg>libaspell.so and libpspell.so</seg>
<seg>/usr/include/pspell and /usr/lib/aspell-0.60</seg>
</seglistitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page