in reply to Re: Help required installing LibXML Parser
in thread Help required installing LibXML Parser

OK..now i copied all the required modules like Compress, Archive, XML::Parser from Activestate perl installation.
Now i ran the following
U:\.cpan\PPM-2.1.8>cqperl makefile.pl Checking if your kit is complete... Looks good
after his the perl parer crashes with the followging error
AppName: cqperl.exe AppVer: 5.6.1.629 ModName: zlib.dll ModVer: 0.0.0.0 Offset: 000068ec

Replies are listed 'Best First'.
Re^3: Help required installing LibXML Parser
by randyk (Parson) on Dec 19, 2007 at 18:07 UTC

    Did you copy the files from an ActivePerl 6xx build? This is what you should be using, as it's based on perl-5.6. And did you copy all the pm and dll files in the manner described in my earlier reply?

    This should work assuming the Perl that ships with Rational ClearQuest is compiled with VC++ 6, which is what ActivePerl is compiled with.