%general-entities; ]> $LastChangedBy$ $Date$ aspell-&aspell-version; Introduction to <application>aspell</application> The aspell package contains the aspell libraries, used to interface with spell checking libraries. Package information Download (HTTP): Download (FTP): Download size: &aspell-size; Estimated Disk space required: &aspell-buildsize; Estimated build time: &aspell-time; Additional download(s) You'll need to download at least one dictionary. The link below will take you to a page containing links to dictionaries in many languages. aspell dictionaries: <application>aspell</application> dependencies Required Installation of <application>aspell</application> Install aspell by running the following commands: ./configure --prefix=/usr && make && make install Configuring <application>aspell</application> Configuration Information After aspell is installed, you must set up at least one dictionary. Install one or more dictionaries by running the following commands: ./configure && make && make install Contents The aspell package contains the libaspell and libpspell libraries. Description aspell libraries The libaspell libraries are spell checking library interfaces.