Hi,
I'm trying to use the SWISH::API library to set up a search script in Perl,
however I'm running into trouble where Perl can't load it. I installed 2.4.5
on Windows in C:\SWISH-E.
I first tried using version is 5.1.0 of Perl (ActivePerl installation), but
it complained about missing perl58.dll. I then installed version 5.8.8
ActivePerl and I now get the following when trying to run:
perl5.8.8 -e "use lib 'C:\SWISH-E\lib\swish-e\perl'; use SWISH::API"
Can't locate loadable object for module SWISH::API in @INC (@INC contains:
C:\SWISH-E\lib\swish-e\perl C:/Perl5.8.8/site/lib C:/Perl5.8.8/lib .) at -e
line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
The lib path is correct, all of the modules are located in the SWISH folder
there.
Anybody have suggestions?
Thanks,
Blake
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Thu Nov 20 16:25:23 2008