source: general/genlib/aspell.xml@ 60867ce

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.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 60867ce was 60867ce, checked in by Tushar Teredesai <tushar@…>, 19 years ago

Updated to aspell-0.60.3

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

  • Property mode set to 100644
File size: 9.5 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">
[60867ce]9 <!ENTITY aspell-md5sum "ca44ac2fcfdc7213e03d3b5610ce141a">
10 <!ENTITY aspell-size "8.0 MB">
11 <!ENTITY aspell-buildsize "26.0 MB">
12 <!ENTITY aspell-time "0.62 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>
21 </sect1info>
[4e82a189]22
[b280fcc]23 <title>Aspell-&aspell-version;</title>
[4e82a189]24
[b280fcc]25 <indexterm zone="aspell">
26 <primary sortas="a-Aspell">Aspell</primary>
27 </indexterm>
28
[4e82a189]29 <sect2 role="package">
[b280fcc]30 <title>Introduction to Aspell</title>
[4e82a189]31
32 <para>The <application>Aspell</application> package contains an interactive
[b280fcc]33 spell checking program and the <application>Aspell</application> libraries.
34 <application>Aspell</application> can either be used as a library or as an
35 independent spell checker.</para>
[4e82a189]36
[b280fcc]37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&aspell-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&aspell-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &aspell-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &aspell-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &aspell-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &aspell-time;</para>
56 </listitem>
57 </itemizedlist>
[4e82a189]58
[b280fcc]59 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[4e82a189]60 <para>You'll need to download at least one dictionary. The link below will take
[b280fcc]61 you to a page containing links to dictionaries in many languages.</para>
[4e82a189]62
[b280fcc]63 <itemizedlist spacing='compact'>
64 <listitem>
[4e82a189]65 <para>Aspell dictionaries: <ulink
[b280fcc]66 url="ftp://ftp.gnu.org/gnu/aspell/dict"/></para>
67 </listitem>
68 </itemizedlist>
[4e82a189]69
[b280fcc]70 <bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
[4e82a189]71
[b280fcc]72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para><xref linkend="which"/></para>
[4e82a189]74
[b280fcc]75 </sect2>
[4e82a189]76
[b280fcc]77 <sect2 role="installation">
78 <title>Installation of Aspell</title>
79
[4e82a189]80 <para>Install <application>Aspell</application> by running the following
[b280fcc]81 commands:</para>
82
83<screen><userinput>./configure --prefix=/usr &amp;&amp;
84make</userinput></screen>
[4e82a189]85
[b280fcc]86 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4e82a189]87
[b280fcc]88<screen role="root"><userinput>make install</userinput></screen>
[4e82a189]89
[f14dde87]90 <para>If you do not plan to install <application>Ispell</application>,
91 then copy the wrapper script <command>ispell</command>:</para>
92
[60b430f]93<screen role="root"><userinput>install -v -m 755 scripts/ispell /usr/bin/</userinput></screen>
[f14dde87]94
95 <para>If you do not plan to install <application>Spell</application>,
96 then copy the wrapper script <command>spell</command>:</para>
97
[60b430f]98<screen role="root"><userinput>install -v -m 755 scripts/spell /usr/bin/</userinput></screen>
[f14dde87]99
[b280fcc]100 </sect2>
101
102 <sect2 role="configuration">
103 <title>Configuring Aspell</title>
[4e82a189]104
[b280fcc]105 <sect3>
106 <title>Configuration Information</title>
[4e82a189]107
108 <para>After <application>Aspell</application> is installed, you must set up at
109 least one dictionary. Install one or more dictionaries by running the following
[b280fcc]110 commands:</para>
[4e82a189]111
[b280fcc]112<screen><userinput>./configure &amp;&amp;
113make</userinput></screen>
[4e82a189]114
[b280fcc]115 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4e82a189]116
[b280fcc]117<screen role="root"><userinput>make install</userinput></screen>
[4e82a189]118
[b280fcc]119 </sect3>
[4e82a189]120
[b280fcc]121 </sect2>
[4e82a189]122
[b280fcc]123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Programs</segtitle>
128 <segtitle>Installed Libraries</segtitle>
129 <segtitle>Installed Directories</segtitle>
[4e82a189]130
[b280fcc]131 <seglistitem>
[60b430f]132 <seg>aspell, aspell-import, precat, preunzip, prezip, prezip-bin,
133 pspell-config, run-with-aspell, word-list-compress and optionally,
134 ispell and spell</seg>
[b280fcc]135 <seg>libaspell.so and libpspell.so</seg>
136 <seg>/usr/include/pspell and /usr/lib/aspell-0.60</seg>
137 </seglistitem>
138 </segmentedlist>
[4e82a189]139
[b280fcc]140 <variablelist>
141 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
142 <?dbfo list-presentation="list"?>
143 <?dbhtml list-presentation="table"?>
[4e82a189]144
[b280fcc]145 <varlistentry id="aspell-prog">
146 <term><command>aspell</command></term>
147 <listitem>
[4e82a189]148 <para>is a utility that can function as an
149 <command>ispell -a</command> replacement, as an independent spell checker, as
150 a test utility to test out <application>Aspell</application> features, and as
[b280fcc]151 a utility for managing dictionaries.</para>
152 <indexterm zone="aspell aspell-prog">
153 <primary sortas="b-aspell">aspell</primary>
154 </indexterm>
155 </listitem>
156 </varlistentry>
[4e82a189]157
[b280fcc]158 <varlistentry id="aspell-import">
159 <term><command>aspell-import</command></term>
160 <listitem>
161 <para>imports old personal dictionaries into
162 <application>Aspell</application>.</para>
163 <indexterm zone="aspell aspell-import">
164 <primary sortas="b-aspell-import">aspell-import</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
[4e82a189]168
[b280fcc]169 <varlistentry id="precat">
170 <term><command>precat</command></term>
171 <listitem>
[4e82a189]172 <para>decompresses a <command>prezip</command>ped file to
[b280fcc]173 stdout.</para>
174 <indexterm zone="aspell precat">
175 <primary sortas="b-precat">precat</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
[4e82a189]179
[b280fcc]180 <varlistentry id="preunzip">
181 <term><command>preunzip</command></term>
182 <listitem>
183 <para>decompresses a <command>prezip</command>ped file.</para>
184 <indexterm zone="aspell preunzip">
185 <primary sortas="b-preunzip">preunzip</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
[4e82a189]189
[b280fcc]190 <varlistentry id="prezip">
191 <term><command>prezip</command></term>
192 <listitem>
[4e82a189]193 <para>is a prefix delta compressor, used to compress sorted word
[b280fcc]194 lists or other similar text files.</para>
195 <indexterm zone="aspell prezip">
196 <primary sortas="b-prezip">prezip</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
[4e82a189]200
[b280fcc]201 <varlistentry id="prezip-bin">
202 <term><command>prezip-bin</command></term>
203 <listitem>
[4e82a189]204 <para>is called by the various wrapper scripts to perform the
[b280fcc]205 actual compressing and decompressing.</para>
206 <indexterm zone="aspell prezip-bin">
207 <primary sortas="b-prezip-bin">prezip-bin</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
[4e82a189]211
[b280fcc]212 <varlistentry id="pspell-config">
213 <term><command>pspell-config</command></term>
214 <listitem>
[4e82a189]215 <para>displays information about the
216 <filename class='libraryfile'>libpspell</filename> installation, mostly for use
[b280fcc]217 in build scripts.</para>
218 <indexterm zone="aspell pspell-config">
219 <primary sortas="b-pspell-config">pspell-config</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
[4e82a189]223
[b280fcc]224 <varlistentry id="run-with-aspell">
225 <term><command>run-with-aspell</command></term>
226 <listitem>
[4e82a189]227 <para>is a script to help use <application>Aspell</application>
[b280fcc]228 as an <command>ispell</command> replacement.</para>
229 <indexterm zone="aspell run-with-aspell">
230 <primary sortas="b-run-with-aspell">run-with-aspell</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
[4e82a189]234
[b280fcc]235 <varlistentry id="word-list-compress">
236 <term><command>word-list-compress</command></term>
237 <listitem>
[4e82a189]238 <para>compresses or decompresses sorted word lists for use with the
[b280fcc]239 <application>Aspell</application> spell checker.</para>
240 <indexterm zone="aspell word-list-compress">
241 <primary sortas="b-word-list-compress">word-list-compress</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
[4e82a189]245
[b280fcc]246 <varlistentry id="libaspell">
247 <term><filename class='libraryfile'>libaspell.so</filename></term>
248 <listitem>
249 <para>contains spell checking API functions.</para>
250 <indexterm zone="aspell libaspell">
251 <primary sortas="c-lib">libaspell.so</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
[4e82a189]255
[b280fcc]256 <varlistentry id="libpspell">
257 <term><filename class='libraryfile'>libpspell.so</filename></term>
258 <listitem>
[4e82a189]259 <para>is an interface to the
260 <filename class='libraryfile'>libaspell</filename> library. All the spell
261 checking funtionality is now in
[b280fcc]262 <filename class='libraryfile'>libaspell</filename> but this library is
263 included for backwards compatibility.</para>
264 <indexterm zone="aspell libpspell">
265 <primary sortas="c-libpspell">libpspell.so</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
[4e82a189]269
[b280fcc]270 </variablelist>
271
272 </sect2>
[368512b3]273
274</sect1>
275
Note: See TracBrowser for help on using the repository browser.