in reply to Re^2: 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
This thing pops up as an uncopyable dialog box. So, I had to type it. :-(
Try using "Event Viewer".
compared to the Win32 binaries libxslt.dll and libexslt.dll, that are being used.
The names have changed, but its the same problem. Your LibXSLT.xs.dll is loading some libxslt.dll which does not have xsltApplyStylesheetUser (its the wrong version, wrong library). You say you verified with "dependency walker", so it must be a path issue.
Your ciritisms are well intentioned and well taken, but we have definitely learnt from our previous mistakes and calibrated accordingly.
The typos say otherwise :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can't locate loadable module error for XML::LibXSLT on Strawberry Perl
by jey_suresh (Novice) on Jun 12, 2008 at 15:02 UTC |