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

Re^7: Help required installing LibXML Parser

by randyk (Parson)
on Dec 20, 2007 at 17:23 UTC ( [id://658182]=note: print w/replies, xml ) Need Help??


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

If you put the libxml2.dll in C:\WINNT\system32, and then run
C:\> perl -MXML::LibXML::Common -e "print 1"
does that produce an error? If so, is it the same error as before?

Replies are listed 'Best First'.
Re^8: Help required installing LibXML Parser
by KarthikK (Sexton) on Dec 20, 2007 at 17:37 UTC
    I tried and got the following
    U:\>cqperl -MXML::LibXML::Common -e "print 1" Can't load 'C:/Program Files/Rational/Common/lib/perl5/site_perl/5.6.1 +/MSWin32-x 86-multi-thread/auto/XML/LibXML/Common/Common.dll' for module XML::Lib +XML::Commo n: load_file:The specified module could not be found at C:/Program Fil +es/Rationa l/Common/lib/perl5/5.6.1/MSWin32-x86-multi-thread/DynaLoader.pm line 2 +06. at -e line 0 Compilation failed in require. BEGIN failed--compilation aborted.
    I have been cheking your other forums and you had explained about copying this dll to C:\winnt\system32 folder. Doesnt work for me perhaps i am using a customized version of perl!
    thanks
    Karthik

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found