Aspell static binary distribution README file

To install:

./install <install-location> <exec-path>

where install-location is where you want to install the aspell package
generally /usr/local/aspell or /opt/aspell. <exec-path> is where you 
want the two executables "aspell" and "run-with-aspell" to go, 
/usr/local/bin in generally a good choice. If no <exec-path> is 
specifed the executables will be installed in <install-location>/bin.

See the doc directory for more information about Aspell.

Note: If you need to compile other problems that link with aspell you
  will have to compile the source or use the rpm or debian packages as
  these packages do not include any libraries (static or shared) or
  header files.

If you have any trouble with with the binary please let me know at
kevina@users.sourceforge.net

