in reply to Re^2: Unable to load LibXSLT.dll on Perl 5.16
in thread Unable to load LibXSLT.dll on Perl 5.16
64-bit and 32-bit are different.
Why do you expect 32-bit DLLs to work with a 64-bit Perl?
Have you considered using the 64bit Perl releases of Strawberry Perl? They come with XML::LibXML included.
Building XML::LibXML needs external libraries and reading the documentation of XML::LibXML. If that is not to your liking, I recommend using Strawberry Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Unable to load LibXSLT.dll on Perl 5.16
by jes (Novice) on May 24, 2013 at 10:23 UTC | |
by marto (Cardinal) on May 24, 2013 at 10:35 UTC | |
by Corion (Patriarch) on May 24, 2013 at 10:30 UTC |