Hello,
We are working on an AIX 7.1 LPAR.
Suddenly we had troubles with an XML script.
It is not a new installation of perl.
I had a look on google and it seems that we are missing perl XML libraries.
We are using perl available threw the AIX fileset perl.rte.
We do not have any perl rpm package.
What you would suggest to me ? I have heard about pearl-cleaner ? What is it ?
How can i check that our perl XML libraries are fully available ?
I thank you very much for your help,
admmi007:/opt/controlm/ctmagp1/ctm/sysout# grep -i perl DORAJ_XSU513_L01.LOG_057s5h_00001
commande : /usr/bin/perl /usr/local/Commvault/launch_job_CV.pl csm-prd csm-prd admmi007 xsu513_AL . /oraarch/xsu513/,/oraarch/save/xsu513 2 FULL
Can't locate object method "new" via package "XML::LibXML::SAX" at /usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX/ParserFactory.pm line 43.admmi007:/opt/controlm/ctmagp1/ctm/sysout#
############################################################################################
And we can see that the AIX fileset that owns /usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX is :
admmi007:/usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX#
admmi007:/usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX#
lslpp -w /usr/opt/perl5/lib/site_perl/5.10.1/XML/SAXFile Fileset Type
----------------------------------------------------------------------------
/usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX
perl.rte Directory
admmi007:/usr/opt/perl5/lib/site_perl/5.10.1/XML/SAX#
############################################################################################
admmi007:/opt/controlm/ctmagr1#
perl -vThis is perl, v5.10.1 (*) built for aix-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at
http://www.perl.org/, the Perl Home Page.
admmi007:/opt/controlm/ctmagr1#
------------------------------
christophe derouet
------------------------------