in reply to Re: XML to XML
in thread XML to XML

Where can I find the XML::LibXSLT module to install on Windows.
Many thanks,
JD

Replies are listed 'Best First'.
Re: Re: Re: XML to XML
by davorg (Chancellor) on Dec 31, 2002 at 08:58 UTC
Re: Re: Re: XML to XML
by jdinesh (Novice) on Jan 02, 2003 at 07:20 UTC
    Many Thanks,
    I installed following Perl moduls
    XML-LibXML.ppd XML-LibXML-Common.ppd XML-LibXML-Iterator.ppd XML-LibXSLT.ppd XML-XPath.ppd XML-SAX.ppd

    I am receiving the following error message
    E:\xml2xml\xslt>perl libxslt.pl Can't load 'C:/Perl/site/lib/auto/XML/LibXML/Common/Common.dll' for mo +dule XML:: LibXML::Common: load_file:One of the library files needed to run this +applicatio n cannot be found at C:/Perl/lib/DynaLoader.pm line 229. at C:/Perl/site/lib/XML/LibXML.pm line 11 Compilation failed in require at C:/Perl/site/lib/XML/LibXML.pm line 1 +1. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXML.pm li +ne 11. Compilation failed in require at C:/Perl/site/lib/XML/LibXSLT.pm line +8. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXSLT.pm l +ine 8. Compilation failed in require at libxslt.pl line 1. BEGIN failed--compilation aborted at libxslt.pl line 1.

    Please suggest. JD