Sir,
I am not able to use aspell or pspell functions even after downloading and installing the tar.gz files
I downloaded the file aspell-.33.tar.gz and did configure, make ,make install and no errors were reported
I tried to reconfigure php by --with aspell=/usr/local/src/aspell-.33/
I got an error couldnt locate aspell....
So I created a dir called include/ in my aspell directory and reconfigured
Now no errors were reported But after make make install however I couldnot use any aspell functions in php
I get error "Call to undefined function aspell_new()"
Please help I am trying to look into all mailing lists for the past three days