Hello list, I'm really, really new in perl, so please forgive me if this is a silly problem with an obvious solution.
I'm running the latest release of Strawberry Perl in Windows 7 Ultimate (x64), trying to install Lingua::Stem, a prereq for AI::Categorizer. I sucessfully installed about a dozen other prereqs and recommended modules, but I can't get Lingua::Stem to take. I've tried from the CPAN client, both using install and get, Build.PM, etc. Neither work. The error I'm getting is this: Building Lingua-Stem Can't locate Lingua/Stem.pm in @INC (@INC contains: C:/strawberry/perl/lib C:strawberry/perl/site/lib c:\strawberry\perl\vendor\lib .) at lib/Lingua/test.pl line 2. BEGIN failed--compilation aborted at lib/Lingua/test.pl line 3. lib/Lingua/test.pl failed at C:/strawberry/perl/lib/Module/Build/Base.pm line 2795. None of this was an issue in my linux distro, but I need to see this work in Windows; it'd be easier convincing my advisor to buy me a BMW than it would convincing him to switch from Windows, and he'll need to run it on his system. Can someone kindly get me back on track? Many thanks! -Doug. === Douglas Cacialli, M.A. - Doctoral candidate Clinical Psychology Training Program University of Nebraska-Lincoln Lincoln, Nebraska 68588-0308 === -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/