Jason Wong wrote:


--with-pspell=/usr is what you want.


I tried this and it still didn't help things




Execute:

  find / -name '*[a|p]spell*' | sort | less

and see if 'aspell.h'/'pspell.h' and 'libaspell.so'/'libpspell.so' are in there somewhere.


I have: /usr/include/aspell.h /usr/lib/libaspell.so /usr/lib/libaspell.so.15 /usr/lib/libaspell.so.15.0.3 /usr/lib/libpspell.so.15 /usr/lib/libpspell.so.15.0.3

(your find script didn't seem to do anything on my box, so i just used locate)

Nick

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to