----- Original Message -----
From: "Aaron Videtto" <[EMAIL PROTECTED]>
Aaron
> options: --with-ispell=/usr/bin/aspell
try removing the config.cache in the sqwebmail source dir, then make sure thats where
aspell is
actually located,
bash-2.04# which aspell
/usr/local/bin/aspell
is where mine is,
then re-configure, recompile and reinstall. Then you can look at config.status and
config.log to
see what happened
> I tried to edit the ISPELLDICT file
I did not have to do anything but install aspell, and its 1 dependency to loose that
error message
for good.
Hope this helps,
RIck Up