From: Hurt, R. <Ric...@yu...> - 2006-10-06 12:06:07
|
I agree. I have used the XML::Simple parser on both AIX 5.1 & 5.3 without any problems and they are both pretty stock installs. =20 Later...=20 Richard=20 ________________________________ From: aix...@li... [mailto:aix...@li...] On Behalf Of Mark A Wharrie Sent: Thursday, October 05, 2006 5:44 PM To: Christoph Pospiech Cc: Holger Holthoff; aix...@li...; aix...@li... Subject: Re: [tbox-l] perl package XML::Parser on AIX I think it's included in the standard perl.rte that is part of AIX. This machine is just a test box ( toy ) so the AIX filesets could be different but i don't remember changing anything about perl.rte=20 Searching everywhere that comes to mind i think XML::Parser comes w/ AIX.=20 AIX level=20 $ oslevel -r=20 5300-03=20 Try to use the module.... No error message.=20 $ perl -e 'use XML::Parser'=20 $=20 Fix level on perl.rte=20 $ lslpp -l perl.rte=20 Fileset Level State Description =20 =20 ------------------------------------------------------------------------ ----=20 Path: /usr/lib/objrepos=20 perl.rte 5.8.2.30 COMMITTED Perl Version 5 Runtime=20 Environment=20 Looking for the module in the perl.rte fileset=20 $ lslpp -f perl.rte|grep Parser.pm=20 =20 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/HTML/HeadParser.pm=20 =20 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/HTML/TokeParser.pm=20 /usr/opt/perl5/lib/5.8.2/Pod/Parser.pm=20 /usr/opt/perl5/lib64/5.8.2/Pod/Parser.pm=20 =20 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/HTML/PullParser.pm=20 =20 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/HTML/Parser.pm=20 =20 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi/XML/Parser.pm=20 Mark Wharrie Technical Services Prof - SR IBM Global Technology Services/Strategic Outsourcing Transitions and Engagements wh...@us... Mobile: 312 952 8057 Christoph Pospiech <pos...@de...>=20 Sent by: aix...@li...=20 10/05/2006 03:26 PM=20 To "" <aix...@li...>=20 cc Holger Holthoff <HOL...@de...>=20 Subject [tbox-l] perl package XML::Parser on AIX =09 Hi, I can't find the perl package XML::Parser in the perl distribution that comes=20 with the Linux Toolbox for AIX. Can someone point me to this ? If not yet distributed, could this be added, say, as a separate RPM ? For =20 example, the following is taken from a Linux/power installation. [pospiech@khepri hpct]$ rpm -q -a | grep -i perl perl-IO-stringy-2.109-27.1 perl-TermReadKey-2.21-292.1 perl-MailTools-1.60-29.1 perl-Crypt-SmbHash-0.02-1.2 perl-MIME-tools-5.411a-368.1 perl-5.8.3-32.1 perl-XML-Parser-2.34-28.1 perl-gettext-1.01-576.1 perl-Compress-Zlib-1.33-30.1 perl-Config-Crontab-1.03-46.1 perl-Parse-RecDescent-1.80-243.3 perl-URI-1.30-29.1 perl-64bit-9-200406170130 perl-Archive-Zip-1.09-27.1 perl-X500-DN-0.28-117.1 perl-Digest-HMAC-1.01-492.1 perl-OPENSSL-1.0.5-0.2 yast2-perl-bindings-2.9.34-1.2 perl-NetxAP-0.02-554.1 perl-Digest-MD4-1.3-27.1 perl-Bit-Vector-6.3-198.1 perl-Digest-SHA1-2.07-30.1 perl-Date-Calc-5.3-185.1 Or should I install from CPAN ? --=20 Mit freundlichen Gruessen/Best Regards Dr. Christoph Pospiech High Performance & Parallel Computing Advanced Computing Technology Center Phone +49-351-86269826, eMail: pos...@de... Mobile +49-171 765 5871 ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDE V _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list This communication is confidential and may be legally privileged. If = you are not the intended recipient, (i) please do not read or disclose = to others, (ii) please notify the sender by reply mail, and (iii) please = delete this communication from your system. Failure to follow this = process may be unlawful. Thank you for your cooperation. |