I have NOT pspell installed, so nothing of pspell is on my system. I have instead ispell Version 3.2.06 08/01/01.
Nevertheless ends my make of current CVS with:
[...] g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -g -O -Wno-non-template-friend -ftemplate-depth-30 -W -Wall -c -o pspell.o `test -f pspell.C || echo './'`pspell.C pspell.C:20: pspell/pspell.h: No such file or directory gmake[3]: *** [pspell.o] Error 1
This suggests that pspell is a requirement, but configure should take care of that, shouldn't it? Or is, since very recently, the "--without-spell" option for configure necessary in my case?
Regards, Rob.