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 (Archbishop) on May 12, 2022 at 08:49 UTC |