in reply to Re^3: Facing difficulties in using SOAP::WSDL
in thread Facing difficulties in using SOAP::WSDL

Getting following error

Downloading XML-LibXML-1.64...done Unpacking XML-LibXML-1.64...done Generating HTML for XML-LibXML-1.64...done Updating files in site area...done Downloading XML-LibXML-1.64 install script...done Running XML-LibXML-1.64 install script...Set up gcc environment - 3.4. +5 (mingw-vista special r3) Do you want to alter ParserDetails.ini? [yes] yes C:\Perl\bin\perl.exe -MXML::SAX -e "XML::SAX->add_parser(q(XML::LibXML +::SAX::Parser))->save_parsers()" Can't load 'C:/Perl/site/lib/auto/XML/LibXML/LibXML.dll' for module XM +L::LibXML: load_file:The specified procedure could not be found at C: +/ Perl/lib/DynaLoader.pm line 226. at C:/Perl/site/lib/XML/LibXML.pm line 116. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXML.pm li +ne 116. Compilation failed in require at C:/Perl/site/lib/XML/LibXML/SAX/Parse +r.pm line 8. BEGIN failed--compilation aborted at C:/Perl/site/lib/XML/LibXML/SAX/P +arser.pm line 8. Compilation failed in require at C:/Perl/site/lib/XML/SAX.pm line 147. system C:\Perl\bin\perl.exe -MXML::SAX -e "XML::SAX->add_parser(q(XML: +:LibXML::SAX::Parser))->save_parsers()" failed: 65280 at install_scri +p t line 32, <STDIN> line 1. ppm install failed: Command exits with 255: C:\Perl\bin\perl.exe install_script stopped

getting popup

[Window Title] assertlibqAKHy7Ce.exe [Main Instruction] assertlibqAKHy7Ce.exe has stopped working [Content] A problem caused the program to stop working correctly. Please close t +he program. [Close the program]

Replies are listed 'Best First'.
Re^5: Facing difficulties in using SOAP::WSDL
by Anonymous Monk on Dec 03, 2012 at 12:34 UTC

    That is output of what program? What url did it download?

      During installation of LibXML.pm, i am getting that error,

      i followed the instruction given in http://cpansearch.perl.org/src/SHLOMIF/XML-LibXML-2.0012/README

      later even when i tried to install LibXML.pm by below direct links, getting the same error

      ppm repo add http://theoryx5.uwinnipeg.ca/ppms/

      Then it's just a matter of (where prompted, accept the defaults):

      ppm install http://theoryx5.uwinnipeg.ca/ppms/XML-LibXML.ppd