<snip> Now for the latest GNU aspell-0.60.3 version for unix which i downloaded from the website, i don't see the aspell scrip in it.There is a scripts folder there but it contains some other perl scripts like ispell,spell etc..There is also an aspell.cpp file.Do i have to compile this code and then use the bin it creates in the above command.
Hi Revant, Yes, you downloaded the source for aspell and it needs to be compiled. The usual way is as follows. ./configure make make install _______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user
