AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  SUMA Setup

    Posted 05/29/07 11:33 AM

    Originally posted by: jdmash55


    I'm trying to setup suma on our pseries box and get the following error on the command '/usr/suma/bin/suma -n:

    'Can't locate LibExt/CatGetS.pm in @INC (@INC contains:
    /usr/suma/lib
    /usr/opt/perl5/lib64/5.8.2/aix-thread-multi-64all
    /usr/opt/perl5/lib64/site_perl/5.8.2
    ...

    #AIX-Forum


  • 2.  Re: SUMA Setup

    Posted 05/30/07 04:22 PM

    Originally posted by: SystemAdmin


    -bash-2.05b# lppchk -c perl.libext
    -bash-2.05b# find / -name CatGetS.pm
    /opt/perl/installsitearch/LibExt/CatGetS.pm
    -bash-2.05b# lslpp -w /opt/perl/installsitearch/LibExt/CatGetS.pm
    File Fileset Type

    /opt/perl/installsitearch/LibExt/CatGetS.pm
    perl.libext File
    -bash-2.05b# lppchk -c perl.libext
    -bash-2.05b# mv /opt/perl/installsitearch/LibExt/CatGetS.pm /opt/perl/installsitearch/LibExt/CatGetS.pm.sav
    -bash-2.05b# lppchk -c perl.libext
    lppchk: File /opt/perl/installsitearch/LibExt/CatGetS.pm could not be located.
    -bash-2.05b# suma -n
    -bash-2.05b# suma
    Can't locate LibExt/CatGetS.pm in @INC (@INC contains: /usr/suma/lib /usr/opt/perl5/lib/5.8.2/aix-thread-multi /usr/opt/perl5/lib/5.8.2 /usr/opt/perl5/lib/site_perl/5.8.2/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.2 /usr/opt/perl5/lib/site_perl .) at /usr/suma/lib/SUMA/Messenger.pm line 200, <$fh> line 101.

    I wondered if the perl.libext fileset is OK on your machine

    #AIX-Forum


  • 3.  Re: SUMA Setup

    Posted 02/27/09 11:35 AM

    Originally posted by: SystemAdmin


    "I wondered if the perl.libext fileset is OK on your machine"

    How do you check? It exists on my machine (/usr/lpp/perl.libext/perl.libext) and so does the CatGetS.pm (/opt/perl/installsitearch/LibExt/CatGetS.pm) file. When I ran the lslpp on CatGetS.pm it matches the file to the perl.libext fileset. I want to test SUMA and until I resolve this I am out of luck. Thanks.
    #AIX-Forum