* Brian Candler <[EMAIL PROTECTED]> [2004:05:08:10:57:43+0100] scribed: > On Fri, May 07, 2004 at 09:23:32PM -0500, Michael D Schleif wrote: > > How can I tell whether or not ispell support is _actually_ compiled into > > my instance of sqwebmail-4.0.3? > > # strings /usr/local/share/sqwebmail/libexec/sqwebmail/sqwebmaild | grep ispell
# strings /usr/local/share/sqwebmail/libexec/sqwebmail/sqwebmaild | grep ispell
sqispell.c
/usr/bin/ispell
> Also, look in sqwebmail/config.log
>
> > Everything else sqwebmail appears to function properly: I can send and
> > receive mail as any of several users. When I create a message, and try
> > to Check spelling, then I get this page:
> >
> > Internal error (module sqispell.c, line 316) -
> > contact system administrator
> >
> > # grep -n ispell ./sqwebmail/sqispell.c | grep 316
> > 316: if (!ispellptr) enomem();
>
> Hmm. Try adding one line of context and you'll see:
>
> ispellptr=ispell_run(sqwebmail_content_ispelldict, line+pos);
> if (!ispellptr) enomem();
>
> Then you grep for ispell_run, which takes you to ispell.c
<snip />
Yes, but I'm not the C programmer that you are, and I haven't found the
patience to chase this problem this far. Thank you.
> If you're prepared to upgrade to sqwebmail-4.0.3.20040502, then I can do you
> a patch to report the problem. Oh what the hell, here's the patch anyway.
>
> Don't do this on a production system: there's a new config file
> ("sqwebmail") and a new startup script
> (/usr/local/share/sqwebmail/libexec/sqwebmaild.rc)
OK, I am willing to go down this path. Ought I to do this first?
make uninstall
Or, with the new changes, is it prudent to install over top of
sqwebmail-4.0.3?
What do you think?
--
Best Regards,
mds
mds resource
877.596.8237
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know. The more I know, the more I know I don't know . . .
--
signature.asc
Description: Digital signature
