Re: Re: Spell Checker!!!
"Gurpreet Sachdeva" <[email protected]>
| Newsgroups | gmane.user-groups.linux.delhi.devel |
|---|---|
| Message-ID | <[email protected]> |
>Locate the Text/Aspell.pm on your computer.
Not Found!
>Use something like
>BEGIN{unshift(@INC,"<the dircontaning Text/Aspell.pm>")} in the >begining of your program.
No Success!
>Needless to say you need to have the GNU Aspell library installed.
Ofcourse I installed and as directed by:
http://cpan.org/modules/by-module/Text/Text-Aspell-0.02.readme
[Qoute]
"Make sure you have a current version of GNU Aspell installed"
This module has been built and passed all tests on the following platforms:
perl 5.6.1 on Linux, gcc version 2.95.3 20010315 (release)
perl 5.8.0 on Linux gcc version 2.95.4 20011002 (Debian prerelease)
perl 5.00503 on FreeBSD 4.6-STABLE gcc version 2.95.4 20020320 [FreeBSD]
[/Qoute]
So I shifted to *Linux* and it worked for me :)
Anyways Thanks a lot!
GSS