yes it worked. problem solved. i configured pspell with --with-pspell=/usr thanks a lot Nalin, thanks also to those who gave suggestions.
>>pspell.c:32:27: pspell/pspell.h : No such file or directory > >The pspell-devel package installs headers into /usr/include/pspell, >so you'd want to configure PHP with --with-pspell=/usr if you're using >the package which comes with RHL. > >If not, check that the directory you pass to configure contains a file >named "include/pspell/pspell.h" (in the call you've given above, the >compiler needs to find /usr/local/pspell/include/pspell/pspell.h, and >it looks like it's not finding it). > __________________________________ www.edsamail.com _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list
