Hi,
I have installed the Strawberry Perl (5.10.1.3) on a Win2K3 server (clean install). I have written a perl script that uses XML::LibXML and XML::LibXSLT modules. Using the "pp" utility I converted this script to an executable and it went through fine. When I try to execute this exe, I get the following error:
Can't locate loadable object for module XML::LibXSLT in @INC (@INC con
+tains: CODE(0x131a78c) C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\1\par-Admin
+istrator\cache-70c420
ba58534ee4b2e162374e52ae878ff1123f\inc\lib C:\DOCUME~1\ADMINI~1\LOCALS
+~1\Temp\1\par-Administrator\cache-70c420ba58534ee4b2e162374e52ae878ff
+1123f\inc CODE(0xd8b1
e4) CODE(0xd8b4e4)) at C:\strawberry\perl\vendor\lib/PAR/Heavy.pm line
+ 103
BEGIN failed--compilation aborted at XML/LibXSLT.pm line 44.
Any suggestions on how to resolve this?
Thanks,Srini
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.