%general-entities; ]> $LastChangedBy$ $Date$ Ispell-&ispell-version; Ispell Introduction to Ispell The ispell package contains a spell checker that can handle international languages. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &ispell-md5sum; Download size: &ispell-size; Estimated disk space required: &ispell-buildsize; Estimated build time: &ispell-time; User Notes: Installation of Ispell The first step is to create local.h. sed -e "s:/usr/local:/usr:g" -e "s:/lib:/share/ispell:" \ local.h.linux > local.h By default, ispell only installs an American English dictionary. To set up other languages, check out the config.X file for the #define entry to append to local.h. Build ispell using the following commands: make To test the build, issue: make test. Now, as the root user: make install Command Explanations sed -e "s:/usr/local:/usr:g" -e "s:/lib:/share/ispell:" local.h.linux > local.h: This command corrects the installation directories of the package. Contents Installed Program Installed Libraries Installed Directory ispell None /usr/share/ispell Short Descriptions ispell is used for spell checking. ispell