Help for this page

Select Code to Download


  1. or download this
     Skip blib/lib/XML/LibXSLT.pm (unchanged)
    PERL_DL_NONLAZY=1 /opt/perl5/bin/perl "-MExtUtils::Command::MM" "-e" "
    +test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
    Can't load '/opt/perl5/abc/XML-LibXSLT-1.81/blib/arch/auto/XML/LibXSLT
    +/LibXSLT.so' for module XML::LibXSLT: ld.so.1: perl: fatal: relocatio
    +n error: file /opt/perl5/abc/XML-LibXSLT-1.81/blib/arch/au
    ...
    Failed 18/18 test programs. 1/1 subtests failed.
    *** Error code 2
    make: Fatal error: Command failed for target `test_dynamic'
    
  2. or download this
    bash-3.2# /opt/perl5/bin/perl -e "use XML::LibXSLT"
    ld.so.1: perl: fatal: relocation error: file /opt/perl5/lib/site_perl/
    +5.16.3/i86pc-solaris-thread-multi/auto/XML/LibXSLT/LibXSLT.so: symbol
    + xsltInit: referenced symbol not found
    Killed