The latest version of pspell can always be found at the pspell home page at http://pspell.sourceforge.net/
To install the library simply type
After all the pspell modules are installed
If you have problems compiling Aspell (or Pspell) and are using GNU Make, use Solaris's make instead, in specific use the make located in /usr/ccs/bin.
Right now the area I need the most help in is better shared library support and on the ispell module. If you are interested in helping out please contact me at kevina@users.sourceforge.net.
If you wish to work on Pspell you will need the CVS version of libtool (HEAD) branch as well as autoconf and automake. The released version of autoconf has a small bug in it which will cause it to think ``.C'' is the extension of executables. To fix this you need to apply the patch ``autoconf-exeext.patch'' which can be found in the pspell distribution.