Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^10: Help required installing LibXML Parser

by KarthikK (Sexton)
on Dec 27, 2007 at 09:42 UTC ( [id://659180]=note: print w/replies, xml ) Need Help??


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

Nope got the following error
U:\>cqperl -MGD -e "print 1" Extracting -e (with variable substitutions) Can't locate loadable object for module GD in @INC (@INC contains: C:/ +Program Fi les/Rational/Common/lib/perl5/5.6.1/MSWin32-x86-multi-thread C:/Progra +m Files/Ra tional/Common/lib/perl5/5.6.1 C:/Program Files/Rational/Common/lib/per +l5 C:/Prog ram Files/Rational/Common/lib/perl5/site_perl/5.6.1/MSWin32-x86-multi- +thread C:/ Program Files/Rational/Common/lib/perl5/site_perl/5.6.1 C:/Program Fil +es/Rationa l/Common/lib/perl5/site_perl C:/Program Files/Rational/Common/lib/perl +5/site_per l/5.6.1/MSWin32-x86-multi-thread C:/Program Files/Rational/Common/lib/ +perl5/site _perl/5.6.1 C:/Program Files/Rational/Common/lib/perl5/site_perl .) at + -e line 0 Compilation failed in require. BEGIN failed--compilation aborted.
i just copied the files to the C:/Program Files/Rational/Common/lib/perl5/site _perl/5.6.1 folder

Replies are listed 'Best First'.
Re^11: Help required installing LibXML Parser
by randyk (Parson) on Dec 27, 2007 at 18:38 UTC
    Assuming you copied the files as described in this node, this seems to indicate that XS-based modules that are compiled with VC++ 6 (which is what the ActiveState Win32 binary uses) are not compatible with your Perl. Unfortunately, that means you'll have to get access to the compiler used to build your Perl in order to build the module yourself.
      Thanks Randy a lot! Yes i did the same way as i did for the other Perl Modules. I dont think i can get the complier from IBM :-)

      I found out yesterday that i can use MSXML 3.0 using Win32::OLE in perl application. Since my perl script would run only in windows

      Thanks a lot once again
      Karthik
      Happy New Year!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659180]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 13:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found