Re: ISpell Issues




"Shandyman" <OtosOne@xxxxxxx> wrote in message
news:1137966868.665991.7110@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi --
>
> I've installed Lingua::ISpell using the ppm from ActivePerl.

You mean Lingua::Ispell ? Be careful that you get the case right.

>
> I have ISpell.pm sitting on my machine in the F:\perl\site\lib\lingua
> directory.
>

That looks right for the @INC reported below.

>
> My @INC contains F:/Perl/lib and F:Perl/site/lib.
>

I think you get that message because the ispell executable cannot be found
in the location specified by $Lingua::Ispell::path. Here is the relevant
section from the pod documentation:

"Nota Bene
The full location of the ispell executable is stored in the variable
$Lingua::Ispell::path. The default value is /usr/local/bin/ispell. If your
ispell executable has some name other than this, then you must set
$Lingua::Ispell::path accordingly before you call
"Lingua::Ispell::spellcheck()" (or any other function in the module) for the
first time!"

Do you have the ispell executable installed ?

Cheers,
Rob


.



Relevant Pages

  • Re: Abelard finally eating - with gusto
    ... | and more illnesses being resistant to antibiotics, ... | (500 ppm) that I used to, although I can buy a 10ppm version. ... She says it takes 8 minutes to make a quart and the strength is 5 ... Be careful with that stuff. ...
    (rec.pets.cats.anecdotes)
  • Re: RE: Beginner Help Please- Oracle How To?
    ... > I've switched to from ActiveState perl to the Cygwin perl ... The latter doesn't seem to include the ppm command. ... will get by installing ActivePerl. ... find the module but that it doesn't install cleanly. ...
    (perl.beginners)
  • Re: Sending mails through perl
    ... I'll assume that you work with ActivePerl. ... Yet another is to download the PPM distribution from ActiveState, unzip it, and run ppm against the results. ...
    (comp.lang.perl.modules)
  • Re: Term::ReadLine und ActivePerl
    ... Ppm findet Term::ReadKey nicht, ich habe es daher von CPAN ... Modul X auch noch Modul Y erforderlich ist. ... Du ein aktuelles ActivePerl installiertest. ... So ganz froh werde ich mit den verschiedenen ReadLine-Implementierungen ...
    (de.comp.lang.perl.misc)
  • ISpell Issues
    ... I've installed Lingua::ISpell using the ppm from ActivePerl. ... I have ISpell.pm sitting on my machine in the F:\perl\site\lib\lingua ... I've tried running a couple of scripts and I keep getting a ...
    (comp.lang.perl.modules)