Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^4: I have to change my libxml version or not?

by Anonymous Monk
on May 12, 2022 at 08:29 UTC ( [id://11143817]=note: print w/replies, xml ) Need Help??


in reply to Re^3: I have to change my libxml version or not?
in thread I have to change my libxml version or not?

When i am running my perl script i am getting an some error for that someone told me that libxml2 version used in the perl module and your libxml2 version is different. You can check on this link "https://perlmonks.org/?node_id=11143771" what they have told for me.

And Error i am getting is show below

Can't load '/usr/local/lib64/perl5/auto/XML/CanonicalizeXML/Canonicali +zeXML.so' for module XML::CanonicalizeXML: /usr/local/lib64/perl5/aut +o/XML/CanonicalizeXML/CanonicalizeXML.so: undefined symbol: xmlReallo +c at /usr/local/lib64/perl5/XSLoader.pm line 99. at /usr/local/lib64/perl5/XML/CanonicalizeXML.pm line 55. Compilation failed in require at /root/git/common/perl/pgw_client.pl l +ine 23. BEGIN failed--compilation aborted at /root/git/common/perl/pgw_client. +pl line 23.

Replies are listed 'Best First'.
Re^5: I have to change my libxml version or not?
by marto (Cardinal) on May 12, 2022 at 08:33 UTC
Re^5: I have to change my libxml version or not?
by hippo (Bishop) on May 12, 2022 at 08:49 UTC

    Have you considered the possibility that /usr/local/lib64/perl5/auto/XML/CanonicalizeXML/CanonicalizeXML.so isn't linked to libxml2.so properly (or at all)?


    🦛

Log In?
Username:
Password:

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

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

    No recent polls found