in reply to Re: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
in thread Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
My path is:
C:\strawberry\c\bin;C:\strawberry\perl\bin; %SystemRoot%\system32; %SystemRoot%; %SystemRoot%\System32\Wbem;
As you can see, there is hardly anything else to cloud the waters.
The error message we get is as follows:
> "C:\strawberry\perl\bin\perl5.10.0.exe" part3a.pl .xs.dll Can't locate loadable object for module XML::LibXSLT in @INC (@INC con +tains: C:/strawberry/perl/lib C:/strawberry/perl/site/lib .) at C:/st +rawberry/perl/site/lib/XML/LibXSLT.pm line 43 BEGIN failed--compilation aborted at C:/strawberry/perl/site/lib/XML/L +ibXSLT.pm line 43. Compilation failed in require at RosieStock.pm line 4. BEGIN failed--compilation aborted at RosieStock.pm line 4. Compilation failed in require at part3a.pl line 4. BEGIN failed--compilation aborted at part3a.pl line 4. > Terminated with exit code 2.
Regards,
Suresh.
P.S: Instead of an anonymous post, you could post with your original name?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
by Anonymous Monk on Jun 12, 2008 at 13:19 UTC | |
by jey_suresh (Novice) on Jun 12, 2008 at 15:02 UTC |