2003-01-12 02:37:48 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Configuring aspell</title>
|
|
|
|
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
|
2003-03-23 05:37:33 +08:00
|
|
|
<para>After Aspell is installed at least one dictionary needs to be
|
|
|
|
installed. You can find them at <ulink url="http://aspell.net/"/>.</para>
|
2003-01-12 02:37:48 +08:00
|
|
|
|
2003-04-10 06:30:49 +08:00
|
|
|
<para>Install your dictionary or dictionaries by running the following commands:</para>
|
2003-04-04 14:09:37 +08:00
|
|
|
<para><screen><userinput>./configure &&
|
|
|
|
make &&
|
|
|
|
make install</userinput></screen></para>
|
|
|
|
|
2003-01-12 02:37:48 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|