source: general/genlib/aspell.xml@ 6473e74

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6473e74 was 6473e74, checked in by Randy McMurchy <randy@…>, 18 years ago

Removed excess EOL whitespace from all package instructions except for the 'x' chapters

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5726 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 12.1 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[60867ce]7 <!ENTITY aspell-download-http "http://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
[b280fcc]8 <!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
[28bfba0]9 <!ENTITY aspell-md5sum "4f1737e726d66476b9c7388831305510">
[0e726f8]10 <!ENTITY aspell-size "1.6 MB">
[28bfba0]11 <!ENTITY aspell-buildsize "40.0 MB (Additional 8.1 MB for EN dictionary)">
12 <!ENTITY aspell-time "0.7 SBU">
[52d29f7]13]>
14
[7b6e8a6]15<sect1 id="aspell" xreflabel="Aspell-&aspell-version;">
[b280fcc]16 <?dbhtml filename="aspell.html"?>
[4e82a189]17
[b280fcc]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[4f26c54]21 <keywordset>
22 <keyword role="package">aspell-&aspell-version;.tar</keyword>
[22ac237]23 <keyword role="ftpdir">aspell</keyword>
[4f26c54]24 </keywordset>
[b280fcc]25 </sect1info>
[4e82a189]26
[b280fcc]27 <title>Aspell-&aspell-version;</title>
[4e82a189]28
[b280fcc]29 <indexterm zone="aspell">
30 <primary sortas="a-Aspell">Aspell</primary>
31 </indexterm>
32
[4e82a189]33 <sect2 role="package">
[b280fcc]34 <title>Introduction to Aspell</title>
[4e82a189]35
36 <para>The <application>Aspell</application> package contains an interactive
[b280fcc]37 spell checking program and the <application>Aspell</application> libraries.
38 <application>Aspell</application> can either be used as a library or as an
39 independent spell checker.</para>
[4e82a189]40
[b280fcc]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&aspell-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&aspell-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &aspell-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &aspell-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &aspell-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &aspell-time;</para>
60 </listitem>
61 </itemizedlist>
[4e82a189]62
[b280fcc]63 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[4e82a189]64 <para>You'll need to download at least one dictionary. The link below will take
[b280fcc]65 you to a page containing links to dictionaries in many languages.</para>
[4e82a189]66
[b280fcc]67 <itemizedlist spacing='compact'>
68 <listitem>
[4e82a189]69 <para>Aspell dictionaries: <ulink
[b280fcc]70 url="ftp://ftp.gnu.org/gnu/aspell/dict"/></para>
71 </listitem>
72 </itemizedlist>
[4e82a189]73
[b280fcc]74 <bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
[4e82a189]75
[b280fcc]76 <bridgehead renderas="sect4">Required</bridgehead>
[4f26c54]77 <para role="required"><xref linkend="which"/></para>
[4e82a189]78
[28bfba0]79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional"><xref linkend="tex"/></para>
81
[b280fcc]82 </sect2>
[4e82a189]83
[b280fcc]84 <sect2 role="installation">
85 <title>Installation of Aspell</title>
86
[4e82a189]87 <para>Install <application>Aspell</application> by running the following
[b280fcc]88 commands:</para>
89
90<screen><userinput>./configure --prefix=/usr &amp;&amp;
91make</userinput></screen>
[4e82a189]92
[28bfba0]93 <para>Pre-built HTML documentation is included in the package. If you have
94 <application>TeX</application> installed and you wish to build additional
95 formats of the documentation, issue any or all of the following
96 commands:</para>
97
98<screen><userinput>make -C manual pdf &amp;&amp;
99make -C manual pdf &amp;&amp;
100make -C manual ps &amp;&amp;
101cd manual &amp;&amp;
102makeinfo --plaintext -o aspell.txt aspell.texi &amp;&amp;
103makeinfo --plaintext -o aspell-dev.txt aspell-dev.texi &amp;&amp;
104cd ..</userinput></screen>
105
106 <para>This package does not come with a test suite.</para>
107
[b280fcc]108 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4e82a189]109
[28bfba0]110<screen role="root"><userinput>make install &amp;&amp;
111install -v -m755 -d /usr/share/doc/aspell-&aspell-version;/aspell{,-dev}.html &amp;&amp;
112install -v -m644 manual/aspell.html/* \
113 /usr/share/doc/aspell-&aspell-version;/aspell.html &amp;&amp;
114install -v -m644 manual/aspell-dev.html/* \
115 /usr/share/doc/aspell-&aspell-version;/aspell-dev.html</userinput></screen>
116
117 <para>If you built additional formats of the documentation, install them
118 by issuing the following command as the
119 <systemitem class="username">root</systemitem> user:</para>
120
121<screen role="root"><userinput>install -v -m644 manual/aspell{,-dev}.{ps,pdf,dvi,txt} \
122 /usr/share/doc/aspell-&aspell-version;</userinput></screen>
[4e82a189]123
[4f26c54]124 <para>If you do not plan to install <application>Ispell</application>,
125 then copy the wrapper script <command>ispell</command>:</para>
[f14dde87]126
[60b430f]127<screen role="root"><userinput>install -v -m 755 scripts/ispell /usr/bin/</userinput></screen>
[f14dde87]128
[4f26c54]129 <para>If you do not plan to install <application>Spell</application>,
130 then copy the wrapper script <command>spell</command>:</para>
[f14dde87]131
[60b430f]132<screen role="root"><userinput>install -v -m 755 scripts/spell /usr/bin/</userinput></screen>
[f14dde87]133
[28bfba0]134 </sect2>
135
136 <sect2 role="commands">
137 <title>Command Explanations</title>
[6473e74]138
[28bfba0]139 <para><command>make -C manual pdf</command>: This command is listed twice
140 as the first time it runs it will display an error and abort, although it
141 creates the requested file. Running the command again ensures the other
142 file is also created.</para>
143
[b280fcc]144 </sect2>
145
146 <sect2 role="configuration">
147 <title>Configuring Aspell</title>
[4e82a189]148
[b280fcc]149 <sect3>
150 <title>Configuration Information</title>
[4e82a189]151
[28bfba0]152 <para>After <application>Aspell</application> is installed, you must set
153 up at least one dictionary. Install one or more dictionaries by running
154 the following commands:</para>
[4e82a189]155
[b280fcc]156<screen><userinput>./configure &amp;&amp;
157make</userinput></screen>
[4e82a189]158
[b280fcc]159 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4e82a189]160
[b280fcc]161<screen role="root"><userinput>make install</userinput></screen>
[4e82a189]162
[b280fcc]163 </sect3>
[4e82a189]164
[b280fcc]165 </sect2>
[4e82a189]166
[b280fcc]167 <sect2 role="content">
168 <title>Contents</title>
169
170 <segmentedlist>
171 <segtitle>Installed Programs</segtitle>
172 <segtitle>Installed Libraries</segtitle>
173 <segtitle>Installed Directories</segtitle>
[4e82a189]174
[b280fcc]175 <seglistitem>
[60b430f]176 <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin,
177 pspell-config, run-with-aspell, word-list-compress and optionally,
178 ispell and spell</seg>
[b280fcc]179 <seg>libaspell.so and libpspell.so</seg>
180 <seg>/usr/include/pspell and /usr/lib/aspell-0.60</seg>
181 </seglistitem>
182 </segmentedlist>
[4e82a189]183
[b280fcc]184 <variablelist>
185 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
186 <?dbfo list-presentation="list"?>
187 <?dbhtml list-presentation="table"?>
[4e82a189]188
[b280fcc]189 <varlistentry id="aspell-prog">
190 <term><command>aspell</command></term>
191 <listitem>
[4e82a189]192 <para>is a utility that can function as an
[28bfba0]193 <command>ispell -a</command> replacement, as an independent spell
194 checker, as a test utility to test out
195 <application>Aspell</application> features, and as
[b280fcc]196 a utility for managing dictionaries.</para>
197 <indexterm zone="aspell aspell-prog">
198 <primary sortas="b-aspell">aspell</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
[4e82a189]202
[0e726f8]203 <varlistentry id="aspell-ispell">
204 <term><command>ispell</command></term>
205 <listitem>
206 <para>is a wrapper around <command>aspell</command> to invoke it in
207 <command>ispell</command> compatible mode.</para>
208 <indexterm zone="aspell aspell-ispell">
209 <primary sortas="b-ispell">ispell</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="aspell-spell">
215 <term><command>spell</command></term>
216 <listitem>
217 <para>is a wrapper around <command>aspell</command> to invoke it in
218 <command>spell</command> compatible mode.</para>
219 <indexterm zone="aspell aspell-spell">
220 <primary sortas="b-spell">spell</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
[b280fcc]225 <varlistentry id="aspell-import">
226 <term><command>aspell-import</command></term>
227 <listitem>
228 <para>imports old personal dictionaries into
229 <application>Aspell</application>.</para>
230 <indexterm zone="aspell aspell-import">
231 <primary sortas="b-aspell-import">aspell-import</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
[4e82a189]235
[b280fcc]236 <varlistentry id="precat">
237 <term><command>precat</command></term>
238 <listitem>
[4e82a189]239 <para>decompresses a <command>prezip</command>ped file to
[b280fcc]240 stdout.</para>
241 <indexterm zone="aspell precat">
242 <primary sortas="b-precat">precat</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
[4e82a189]246
[b280fcc]247 <varlistentry id="preunzip">
248 <term><command>preunzip</command></term>
249 <listitem>
250 <para>decompresses a <command>prezip</command>ped file.</para>
251 <indexterm zone="aspell preunzip">
252 <primary sortas="b-preunzip">preunzip</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
[4e82a189]256
[b280fcc]257 <varlistentry id="prezip">
258 <term><command>prezip</command></term>
259 <listitem>
[4e82a189]260 <para>is a prefix delta compressor, used to compress sorted word
[b280fcc]261 lists or other similar text files.</para>
262 <indexterm zone="aspell prezip">
263 <primary sortas="b-prezip">prezip</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
[4e82a189]267
[b280fcc]268 <varlistentry id="prezip-bin">
269 <term><command>prezip-bin</command></term>
270 <listitem>
[4e82a189]271 <para>is called by the various wrapper scripts to perform the
[b280fcc]272 actual compressing and decompressing.</para>
273 <indexterm zone="aspell prezip-bin">
274 <primary sortas="b-prezip-bin">prezip-bin</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
[4e82a189]278
[b280fcc]279 <varlistentry id="pspell-config">
280 <term><command>pspell-config</command></term>
281 <listitem>
[4e82a189]282 <para>displays information about the
[28bfba0]283 <filename class='libraryfile'>libpspell</filename> installation,
284 mostly for use in build scripts.</para>
[b280fcc]285 <indexterm zone="aspell pspell-config">
286 <primary sortas="b-pspell-config">pspell-config</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
[4e82a189]290
[b280fcc]291 <varlistentry id="run-with-aspell">
292 <term><command>run-with-aspell</command></term>
293 <listitem>
[4e82a189]294 <para>is a script to help use <application>Aspell</application>
[b280fcc]295 as an <command>ispell</command> replacement.</para>
296 <indexterm zone="aspell run-with-aspell">
297 <primary sortas="b-run-with-aspell">run-with-aspell</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
[4e82a189]301
[b280fcc]302 <varlistentry id="word-list-compress">
303 <term><command>word-list-compress</command></term>
304 <listitem>
[4e82a189]305 <para>compresses or decompresses sorted word lists for use with the
[b280fcc]306 <application>Aspell</application> spell checker.</para>
307 <indexterm zone="aspell word-list-compress">
308 <primary sortas="b-word-list-compress">word-list-compress</primary>
309 </indexterm>
310 </listitem>
311 </varlistentry>
[4e82a189]312
[b280fcc]313 <varlistentry id="libaspell">
314 <term><filename class='libraryfile'>libaspell.so</filename></term>
315 <listitem>
316 <para>contains spell checking API functions.</para>
317 <indexterm zone="aspell libaspell">
318 <primary sortas="c-lib">libaspell.so</primary>
319 </indexterm>
320 </listitem>
321 </varlistentry>
[4e82a189]322
[b280fcc]323 <varlistentry id="libpspell">
324 <term><filename class='libraryfile'>libpspell.so</filename></term>
325 <listitem>
[4e82a189]326 <para>is an interface to the
[28bfba0]327 <filename class='libraryfile'>libaspell</filename> library. All the
328 spell checking functionality is now in
329 <filename class='libraryfile'>libaspell</filename> but this library
330 is included for backward compatibility.</para>
[b280fcc]331 <indexterm zone="aspell libpspell">
332 <primary sortas="c-libpspell">libpspell.so</primary>
333 </indexterm>
334 </listitem>
335 </varlistentry>
[4e82a189]336
[b280fcc]337 </variablelist>
338
339 </sect2>
[368512b3]340
341</sect1>
Note: See TracBrowser for help on using the repository browser.