1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY aspell-download-http "http://gnu.mirror.mcgill.ca/aspell/aspell-&aspell-version;.tar.gz">
|
---|
8 | <!ENTITY aspell-download-ftp "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
|
---|
9 | <!ENTITY aspell-md5sum "8fa031d0eb37a5538aa6fefa657e707f">
|
---|
10 | <!ENTITY aspell-size "1.6 MB">
|
---|
11 | <!ENTITY aspell-buildsize "39.3 MB">
|
---|
12 | <!ENTITY aspell-time "0.74 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="aspell" xreflabel="Aspell-&aspell-version;">
|
---|
16 | <sect1info>
|
---|
17 | <othername>$LastChangedBy$</othername>
|
---|
18 | <date>$Date$</date>
|
---|
19 | </sect1info>
|
---|
20 | <?dbhtml filename="aspell.html"?>
|
---|
21 | <title>Aspell-&aspell-version;</title>
|
---|
22 |
|
---|
23 | <sect2>
|
---|
24 | <title>Introduction to <application>Aspell</application></title>
|
---|
25 |
|
---|
26 | <para>The <application>Aspell</application> package contains an interactive
|
---|
27 | spell checking program and the <application>Aspell</application> libraries.
|
---|
28 | <application>Aspell</application> can either be used as a library or as an
|
---|
29 | independent spell checker.</para>
|
---|
30 |
|
---|
31 | <sect3><title>Package information</title>
|
---|
32 | <itemizedlist spacing='compact'>
|
---|
33 | <listitem><para>Download (HTTP): <ulink
|
---|
34 | url="&aspell-download-http;"/></para></listitem>
|
---|
35 | <listitem><para>Download (FTP): <ulink
|
---|
36 | url="&aspell-download-ftp;"/></para></listitem>
|
---|
37 | <listitem><para>Download MD5 sum: &aspell-md5sum;</para></listitem>
|
---|
38 | <listitem><para>Download size: &aspell-size;</para></listitem>
|
---|
39 | <listitem><para>Estimated disk space required:
|
---|
40 | &aspell-buildsize;</para></listitem>
|
---|
41 | <listitem><para>Estimated build time:
|
---|
42 | &aspell-time;</para></listitem></itemizedlist>
|
---|
43 | </sect3>
|
---|
44 |
|
---|
45 | <sect3><title>Additional download(s)</title>
|
---|
46 | <para>You'll need to download at least one dictionary. The link below will take
|
---|
47 | you to a page containing links to dictionaries in many languages.</para>
|
---|
48 |
|
---|
49 | <itemizedlist spacing='compact'>
|
---|
50 | <listitem><para>Aspell dictionaries: <ulink
|
---|
51 | url="ftp://ftp.gnu.org/gnu/aspell/dict"/></para></listitem>
|
---|
52 | </itemizedlist>
|
---|
53 | </sect3>
|
---|
54 |
|
---|
55 | <sect3><title><application>Aspell</application> dependencies</title>
|
---|
56 | <sect4><title>Required</title>
|
---|
57 | <para><xref linkend="which"/></para>
|
---|
58 | </sect4>
|
---|
59 | </sect3>
|
---|
60 |
|
---|
61 | </sect2>
|
---|
62 |
|
---|
63 | <sect2>
|
---|
64 | <title>Installation of <application>Aspell</application></title>
|
---|
65 |
|
---|
66 | <para>Install <application>Aspell</application> by running the following
|
---|
67 | commands:</para>
|
---|
68 |
|
---|
69 | <screen><userinput><command>./configure --prefix=/usr &&
|
---|
70 | make &&
|
---|
71 | make install</command></userinput></screen>
|
---|
72 |
|
---|
73 | </sect2>
|
---|
74 |
|
---|
75 | <sect2>
|
---|
76 | <title>Configuring <application>Aspell</application></title>
|
---|
77 |
|
---|
78 | <sect3><title>Configuration Information</title>
|
---|
79 |
|
---|
80 | <para>After <application>Aspell</application> is installed, you must set up at
|
---|
81 | least one dictionary. Install one or more dictionaries by running the following
|
---|
82 | commands:</para>
|
---|
83 |
|
---|
84 | <screen><userinput><command>./configure &&
|
---|
85 | make &&
|
---|
86 | make install</command></userinput></screen>
|
---|
87 | </sect3>
|
---|
88 |
|
---|
89 | </sect2>
|
---|
90 |
|
---|
91 | <sect2>
|
---|
92 | <title>Contents</title>
|
---|
93 |
|
---|
94 | <para>The <application>Aspell</application> package contains
|
---|
95 | <command>aspell</command>,
|
---|
96 | <command>aspell-import</command>,
|
---|
97 | <command>precat</command>,
|
---|
98 | <command>preunzip</command>,
|
---|
99 | <command>prezip</command>,
|
---|
100 | <command>prezip-bin</command>,
|
---|
101 | <command>pspell-config</command>,
|
---|
102 | <command>run-with-aspell</command>,
|
---|
103 | <command>word-list-compress</command>,
|
---|
104 | filters, dictionaries, compatibility scripts and the
|
---|
105 | <filename class='libraryfile'>libaspell</filename> and
|
---|
106 | <filename class='libraryfile'>libpspell</filename> libraries.</para>
|
---|
107 |
|
---|
108 | </sect2>
|
---|
109 |
|
---|
110 | <sect2><title>Description</title>
|
---|
111 |
|
---|
112 | <sect3><title>aspell</title>
|
---|
113 | <para><command>aspell</command> is a utility that can function as an
|
---|
114 | <command>ispell -a</command> replacement, as an independent spell checker, as
|
---|
115 | a test utility to test out <application>Aspell</application> features, and as
|
---|
116 | a utility for managing dictionaries.</para></sect3>
|
---|
117 |
|
---|
118 | <sect3><title>aspell-import</title>
|
---|
119 | <para><command>aspell-import</command> imports old personal dictionaries into
|
---|
120 | <application>Aspell</application>.</para></sect3>
|
---|
121 |
|
---|
122 | <sect3><title>precat</title>
|
---|
123 | <para><command>precat</command> decompresses a <command>prezip</command>ped
|
---|
124 | file to stdout.</para></sect3>
|
---|
125 |
|
---|
126 | <sect3><title>preunzip</title>
|
---|
127 | <para><command>preunzip</command> decompresses a <command>prezip</command>ped
|
---|
128 | file.</para></sect3>
|
---|
129 |
|
---|
130 | <sect3><title>prezip</title>
|
---|
131 | <para><command>prezip</command> is a prefix delta compressor, used to compress
|
---|
132 | sorted word lists or other similar text files.</para></sect3>
|
---|
133 |
|
---|
134 | <sect3><title>prezip-bin</title>
|
---|
135 | <para><command>prezip-bin</command> is called by the various wrapper scripts to
|
---|
136 | perform the actual compressing and decompressing.</para></sect3>
|
---|
137 |
|
---|
138 | <sect3><title>pspell-config</title>
|
---|
139 | <para><command>pspell-config</command> displays information about the
|
---|
140 | <filename class='libraryfile'>libpspell</filename> installation, mostly for use
|
---|
141 | in build scripts.</para></sect3>
|
---|
142 |
|
---|
143 | <sect3><title>run-with-aspell</title>
|
---|
144 | <para><command>run-with-aspell</command> is a script to help use
|
---|
145 | <application>Aspell</application> as an <command>ispell</command>
|
---|
146 | replacement.</para></sect3>
|
---|
147 |
|
---|
148 | <sect3><title>word-list-compress</title>
|
---|
149 | <para><command>word-list-compress</command> compresses or decompresses sorted
|
---|
150 | word lists for use with the <application>Aspell</application> spell
|
---|
151 | checker.</para></sect3>
|
---|
152 |
|
---|
153 | <sect3><title>aspell libraries</title>
|
---|
154 | <para>The <filename class='libraryfile'>lib{a,p}spell</filename> libraries
|
---|
155 | are spell checking library interfaces.</para></sect3>
|
---|
156 |
|
---|
157 | </sect2>
|
---|
158 |
|
---|
159 | </sect1>
|
---|
160 |
|
---|