<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Issues of upgrading PERL in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844065#M98446</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Normally you do not need to remove the old version of PERL prior to installing the new, thogh this may be considered best practice.&lt;BR /&gt;&lt;BR /&gt;swremove all depot versions of PERL and swinstall the latest.&lt;BR /&gt;&lt;BR /&gt;The file locations are the same and this will definitely work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 15 Aug 2006 23:52:14 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2006-08-15T23:52:14Z</dc:date>
    <item>
      <title>Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844063#M98444</link>
      <description>Greetings:&lt;BR /&gt;&lt;BR /&gt;I am working on a project which needs to upgrading PERL from 5.6.1 to PERL 5.8.7 on HP B2000 node (OS: HP UX 11.11)&lt;BR /&gt;&lt;BR /&gt;At first I tried using SAM, I unstalled the previous PERL 5.6.1 from SAM. It did disppear from SAM after I use "unstall" option from SAM, then I use install software to install "5.8.7" depot file. SAM didn't complain, and install went on to the end in the SAM. By this way, I still see previous perl 5.6.1 from "which perl"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then I tried manual installation by using "swinstall" and "swconfig". I tried numeric ways of options of swinstall and swconfig. It still failed. Following is the latest error log. &lt;BR /&gt;&lt;BR /&gt;Could anyone help what went wrong? What is the correct way of upgrading perl version 5.8.7? &lt;BR /&gt;&lt;BR /&gt;The downloaded PERL5.8.7 is binary version from HP porting site the file name is &lt;BR /&gt;"perl-5.8.7-hppa-11.11.depot"&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for any advice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;======================================================================================&lt;BR /&gt;swinstall -s /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot perl&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 21:45:36 EDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=&lt;HOSTNAME&gt;-0048)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@&lt;HOSTNAME&gt;".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;NOTE:    The software "perl" was successfully marked, but it depends on&lt;BR /&gt;         the following software items which could not be found in the&lt;BR /&gt;         source. However, these items may already be in the target.&lt;BR /&gt;         This will be checked during the Analysis Phase: db.db-RUN&lt;BR /&gt;         gdbm.gdbm-RUN&lt;BR /&gt;       * Source:&lt;BR /&gt;         /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;         &lt;BR /&gt;       * Targets:                &lt;HOSTNAME&gt;:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             perl.perl-MAN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-RUN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-SHLIBS,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis and Execution&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swinstall.last".&lt;BR /&gt;WARNING: "&lt;HOSTNAME&gt;:/":  3 filesets have already been configured.&lt;BR /&gt;ERROR:   "&lt;HOSTNAME&gt;:/":  3 products or filesets will create a new&lt;BR /&gt;         installed or configured multiple version.&lt;BR /&gt;       * The analysis phase failed for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;       * Analysis and Execution had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log &lt;HOSTNAME&gt;-0048 @ &lt;HOSTNAME&gt;:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 21:45:46 EDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0048)&lt;BR /&gt;&lt;BR /&gt;==============================================================================================&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; swjob -a log &lt;HOSTNAME&gt;-0048 @ &lt;HOSTNAME&gt;:/&lt;BR /&gt;=======  08/15/06 21:45:40 EDT  BEGIN install AGENT SESSION (pid=7172)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0048)&lt;BR /&gt;&lt;BR /&gt;       * Agent session started for user "root@&lt;HOSTNAME&gt;". (pid=7172)&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Source:&lt;BR /&gt;         &lt;HOSTNAME&gt;:/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;         &lt;BR /&gt;       * Target:           &lt;HOSTNAME&gt;:/&lt;BR /&gt;       * Target logfile:   &lt;HOSTNAME&gt;:/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for product information.&lt;BR /&gt;       * A version of the fileset exists:&lt;BR /&gt;         "perl.perl-MAN,l=/opt/perl5,r=5.6.1".&lt;BR /&gt;         This fileset version is already configured.&lt;BR /&gt;ERROR:   A version of fileset "perl.perl-MAN,r=5.8.7" is already&lt;BR /&gt;         installed in another location (see previous lines).&lt;BR /&gt;         Installing this version will create multiple installed&lt;BR /&gt;         versions.&lt;BR /&gt;         You must either remove that fileset or change the&lt;BR /&gt;         "allow_multiple_versions" option to "true".&lt;BR /&gt;       * A version of the fileset exists:&lt;BR /&gt;         "perl.perl-RUN,l=/opt/perl5,r=5.6.1".&lt;BR /&gt;         This fileset version is already configured.&lt;BR /&gt;ERROR:   A version of fileset "perl.perl-RUN,r=5.8.7" is already&lt;BR /&gt;         installed in another location (see previous lines).&lt;BR /&gt;         Installing this version will create multiple installed&lt;BR /&gt;         versions.&lt;BR /&gt;         You must either remove that fileset or change the&lt;BR /&gt;         "allow_multiple_versions" option to "true".&lt;BR /&gt;       * A version of the fileset exists:&lt;BR /&gt;         "perl.perl-SHLIBS,l=/opt/perl5,r=5.6.1".&lt;BR /&gt;         This fileset version is already configured.&lt;BR /&gt;ERROR:   A version of fileset "perl.perl-SHLIBS,r=5.8.7" is already&lt;BR /&gt;         installed in another location (see previous lines).&lt;BR /&gt;         Installing this version will create multiple installed&lt;BR /&gt;         versions.&lt;BR /&gt;         You must either remove that fileset or change the&lt;BR /&gt;         "allow_multiple_versions" option to "true".&lt;BR /&gt;WARNING: No filesets in the product "perl,r=5.8.7" will be configured&lt;BR /&gt;         as part of the install, because there is another version with&lt;BR /&gt;         a same fileset already configured.  If you want multiple&lt;BR /&gt;         configured versions you must run "swconfig" with the&lt;BR /&gt;         "allow_multiple_versions" option set to "true".&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;ERROR:       Exclude       perl.perl-MAN,r=5.8.7&lt;BR /&gt;ERROR:       Exclude       perl.perl-RUN,r=5.8.7&lt;BR /&gt;ERROR:       Exclude       perl.perl-SHLIBS,r=5.8.7&lt;BR /&gt;ERROR:   3 of 3 filesets had Errors.&lt;BR /&gt;ERROR:   The Analysis Phase had errors and warnings.  See the above&lt;BR /&gt;         output for details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 21:45:46 EDT  END install AGENT SESSION (Cancelled)&lt;BR /&gt;         (pid=7172) (jobid=&lt;HOSTNAME&gt;-0048)&lt;BR /&gt;&lt;BR /&gt;=================================================================&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; find / -name "perl"&lt;BR /&gt;/opt/perl5/bin/perl&lt;BR /&gt;/opt/OC/bin/perl&lt;BR /&gt;/opt/OC/bin/perl/bin/perl&lt;BR /&gt;/opt/OC/share/lib/perl&lt;BR /&gt;/opt/hpws/apache/lib/perl&lt;BR /&gt;/opt/perl&lt;BR /&gt;/opt/perl/bin/perl&lt;BR /&gt;/usr/contrib/bin/perl&lt;BR /&gt;/usr/contrib/Q4/bin/perl&lt;BR /&gt;/usr/local/bin/perl&lt;BR /&gt;/var/adm/sw/products/perl&lt;BR /&gt;/patchbundles/work_space/PERL_Compiling/perl-5.8.8/t/lib/warnings/perl&lt;BR /&gt;/gps_data/member/catalog/perl&lt;BR /&gt;/gps_data/member/perl&lt;BR /&gt;/gps_data/member/perl/perl-RUN/usr/local/bin/perl&lt;BR /&gt;/gps_data/member/perl/perl-RUN/usr/local/doc/perl&lt;BR /&gt;&lt;BR /&gt;========================================================&lt;BR /&gt;&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; /opt/perl5/bin/perl -V&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=10.20, archname=PA-RISC1.1&lt;BR /&gt;    uname='hp-ux rydal b.10.20 a 9000777 2011764956 two-user license '&lt;BR /&gt;    config_args=''&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='cc', ccflags =' -Ae -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 ',&lt;BR /&gt;    optimize='-O +Onolimit',&lt;BR /&gt;    cppflags='-Ae'&lt;BR /&gt;    ccversion='A.10.32.18', gccversion='', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, usemymalloc=y, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='ld', ldflags =''&lt;BR /&gt;    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl_s -lndbm -ldld -lm -lc -lndir -lcrypt -lsec&lt;BR /&gt;    perllibs=-lnsl_s -ldld -lm -lc -lndir -lcrypt -lsec&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='+z', lddlflags='-b -s -a shared'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;  Compile-time options: USE_LARGE_FILES&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at May 31 2001 15:33:39&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl5/lib/5.6.1/PA-RISC1.1&lt;BR /&gt;    /opt/perl5/lib/5.6.1&lt;BR /&gt;    /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1&lt;BR /&gt;    /opt/perl5/lib/site_perl/5.6.1&lt;BR /&gt;    /opt/perl5/lib/site_perl&lt;BR /&gt;&lt;BR /&gt;===================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; /opt/OC/bin/perl -V&lt;BR /&gt;sh: /opt/OC/bin/perl: Execute permission denied.&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; ll /opt/OC/bin/perl&lt;BR /&gt;total 34928&lt;BR /&gt;dr-xr-xr-x   2 ocadmin    ocadmin       1024 Feb 16  2006 bin&lt;BR /&gt;drwxr-xr-x  30 ocadmin    ocadmin       3072 Feb 16  2006 lib&lt;BR /&gt;-r-xr-x---   1 ocadmin    ocadmin    17879040 Sep 24  2004 perl.tar.exe&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; /opt/OC/bin/perl/bin/perl -V&lt;BR /&gt;Can't locate Config.pm in @INC (@INC contains: /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi /opt/perl/lib/5.6.1 /opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi /opt/perl/lib/site_perl/5.6.1 /opt/perl/lib/site_perl .).&lt;BR /&gt;BEGIN failed--compilation aborted.&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; perl -V&lt;BR /&gt;Can't locate Config.pm in @INC (@INC contains: /opt/perl5/lib/5.00502/PA-RISC1.1 /opt/perl5/lib/5.00502 /opt/perl5/lib/site_perl/5.005/PA-RISC1.1 /opt/perl5/lib/site_perl/5.005 .).&lt;BR /&gt;BEGIN failed--compilation aborted.&lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt;  swinstall -s /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot perl&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:10:55 EDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=&lt;HOSTNAME&gt;-0049)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@&lt;HOSTNAME&gt;".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;NOTE:    The software "perl" was successfully marked, but it depends on&lt;BR /&gt;         the following software items which could not be found in the&lt;BR /&gt;         source. However, these items may already be in the target.&lt;BR /&gt;         This will be checked during the Analysis Phase: db.db-RUN&lt;BR /&gt;         gdbm.gdbm-RUN&lt;BR /&gt;       * Source:&lt;BR /&gt;         /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;         &lt;BR /&gt;       * Targets:                &lt;HOSTNAME&gt;:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             perl.perl-MAN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-RUN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-SHLIBS,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis and Execution&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swinstall.last".&lt;BR /&gt;WARNING: "&lt;HOSTNAME&gt;:/":  3 filesets have already been configured.&lt;BR /&gt;ERROR:   "&lt;HOSTNAME&gt;:/":  3 products or filesets will create a new&lt;BR /&gt;         installed or configured multiple version.&lt;BR /&gt;       * The analysis phase failed for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;       * Analysis and Execution had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log &lt;HOSTNAME&gt;-0049 @ &lt;HOSTNAME&gt;:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:11:05 EDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0049)&lt;BR /&gt;&lt;BR /&gt;================================================================================&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt;  swconfig -x allow_multiple_versions=true perl&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:23:29 EDT  BEGIN swconfig SESSION&lt;BR /&gt;         (non-interactive) (jobid=&lt;HOSTNAME&gt;-0053)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@&lt;HOSTNAME&gt;".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             perl.perl-MAN,l=/opt/perl5,r=5.6.1,a=HP-UX_B.11.00_700/800&lt;BR /&gt;             perl.perl-RUN,l=/opt/perl5,r=5.6.1,a=HP-UX_B.11.00_700/800&lt;BR /&gt;             perl.perl-SHLIBS,l=/opt/perl5,r=5.6.1,a=HP-UX_B.11.00_700/800&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swconfig.last".&lt;BR /&gt;       * "&lt;HOSTNAME&gt;:/":  3 filesets have already been configured.&lt;BR /&gt;       * Analysis succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log &lt;HOSTNAME&gt;-0053 @ &lt;HOSTNAME&gt;:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:23:45 EDT  END swconfig SESSION (non-interactive)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0053)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;==============================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt;  swinstall -s /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot perl&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:24:26 EDT  BEGIN swinstall SESSION&lt;BR /&gt;         (non-interactive) (jobid=&lt;HOSTNAME&gt;-0054)&lt;BR /&gt;&lt;BR /&gt;       * Session started for user "root@&lt;HOSTNAME&gt;".&lt;BR /&gt;         &lt;BR /&gt;       * Beginning Selection&lt;BR /&gt;       * Target connection succeeded for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;NOTE:    The software "perl" was successfully marked, but it depends on&lt;BR /&gt;         the following software items which could not be found in the&lt;BR /&gt;         source. However, these items may already be in the target.&lt;BR /&gt;         This will be checked during the Analysis Phase: db.db-RUN&lt;BR /&gt;         gdbm.gdbm-RUN&lt;BR /&gt;       * Source:&lt;BR /&gt;         /patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;         &lt;BR /&gt;       * Targets:                &lt;HOSTNAME&gt;:/&lt;BR /&gt;       * Software selections:&lt;BR /&gt;             perl.perl-MAN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-RUN,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;             perl.perl-SHLIBS,r=5.8.7,a=HP-UX_B./800&lt;BR /&gt;       * Selection succeeded.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;       * Beginning Analysis and Execution&lt;BR /&gt;       * Session selections have been saved in the file&lt;BR /&gt;         "/.sw/sessions/swinstall.last".&lt;BR /&gt;WARNING: "&lt;HOSTNAME&gt;:/":  3 filesets have already been configured.&lt;BR /&gt;ERROR:   "&lt;HOSTNAME&gt;:/":  3 products or filesets will create a new&lt;BR /&gt;         installed or configured multiple version.&lt;BR /&gt;       * The analysis phase failed for "&lt;HOSTNAME&gt;:/".&lt;BR /&gt;       * Analysis and Execution had errors.&lt;BR /&gt;         &lt;BR /&gt;         &lt;BR /&gt;NOTE:    More information may be found in the agent logfile using the&lt;BR /&gt;         command "swjob -a log &lt;HOSTNAME&gt;-0054 @ &lt;HOSTNAME&gt;:/".&lt;BR /&gt;&lt;BR /&gt;=======  08/15/06 22:24:36 EDT  END swinstall SESSION (non-interactive)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0054)&lt;BR /&gt;&lt;BR /&gt;============================================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 15 Aug 2006 21:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844063#M98444</guid>
      <dc:creator>GPS</dc:creator>
      <dc:date>2006-08-15T21:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844064#M98445</link>
      <description>Instead of using sam to remove the previous version, can you use swlist and swremove to make sure it is removed?&lt;BR /&gt;&lt;BR /&gt;Did you want to have multiple versions?&lt;BR /&gt;&lt;BR /&gt;Your first swinstall command seems fine but the error said there was still a version there.  swlist should list it, if it was there.  And swjob says it is in: ... /opt/perl5,r=5.6.1"&lt;BR /&gt;You also seem to have one in /opt/perl/.&lt;BR /&gt;&lt;BR /&gt;Why did you execute swconfig with -x allow_multiple_versions=true?  You need to add that to your swinstall command.</description>
      <pubDate>Tue, 15 Aug 2006 22:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844064#M98445</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-15T22:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844065#M98446</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Normally you do not need to remove the old version of PERL prior to installing the new, thogh this may be considered best practice.&lt;BR /&gt;&lt;BR /&gt;swremove all depot versions of PERL and swinstall the latest.&lt;BR /&gt;&lt;BR /&gt;The file locations are the same and this will definitely work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Aug 2006 23:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844065#M98446</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-15T23:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844066#M98447</link>
      <description>SEP&amp;gt;  Normally you do not need to remove the old version of PERL&lt;BR /&gt;&lt;BR /&gt;Are you suggesting that swinstall will replace the old one, or that -x allow_multiple_versions=true must be used?</description>
      <pubDate>Wed, 16 Aug 2006 00:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844066#M98447</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-16T00:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844067#M98448</link>
      <description>Thanks Dennis &amp;amp; Steven&lt;BR /&gt;&lt;BR /&gt;I manually removed PERL5.6.1 by swremove. And tried installing PERL587 again. This time it made big progress that new PERL directory has been set up as PERL587.&lt;BR /&gt;&lt;BR /&gt;I can make simple PERL call by using PERL587. While the installation log shows some error (or warnings) as follows. Is it a concern?&lt;BR /&gt;&lt;BR /&gt;========================================&lt;BR /&gt;&lt;HOSTNAME&gt;:root&amp;gt; swjob -a log &lt;HOSTNAME&gt;-0055 @ &lt;HOSTNAME&gt;:/&lt;BR /&gt;=======  08/16/06 11:01:53 EDT  BEGIN install AGENT SESSION (pid=8092)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0055)&lt;BR /&gt;&lt;BR /&gt;       * Agent session started for user "root@&lt;HOSTNAME&gt;". (pid=8092)&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Source:&lt;BR /&gt;         &lt;HOSTNAME&gt;:/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;         &lt;BR /&gt;       * Target:           &lt;HOSTNAME&gt;:/&lt;BR /&gt;       * Target logfile:   &lt;HOSTNAME&gt;:/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for product information.&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;         The corequisite "db.db-RUN" for fileset&lt;BR /&gt;         "perl.perl-SHLIBS,r=5.8.7" cannot be successfully resolved.&lt;BR /&gt;         The corequisite "gdbm.gdbm-RUN" for fileset&lt;BR /&gt;         "perl.perl-SHLIBS,r=5.8.7" cannot be successfully resolved.&lt;BR /&gt;ERROR:   The dependencies for fileset "perl.perl-SHLIBS,r=5.8.7" cannot&lt;BR /&gt;         be resolved (see previous lines).&lt;BR /&gt;         You must resolve the above dependencies before operating on&lt;BR /&gt;         this fileset or change the "enforce_dependencies" option to&lt;BR /&gt;         "false".&lt;BR /&gt;       * Executing preDSA command.&lt;BR /&gt;NOTE:    The used disk space on filesystem "/usr" is estimated to&lt;BR /&gt;         increase by 35526 Kbytes.&lt;BR /&gt;         This will leave 98200 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;NOTE:    The used disk space on filesystem "/var" is estimated to&lt;BR /&gt;         increase by 266 Kbytes.&lt;BR /&gt;         This will leave 304712 Kbytes of available user disk space&lt;BR /&gt;         after the installation.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;ERROR:       Exclude       perl.perl-SHLIBS,r=5.8.7&lt;BR /&gt;ERROR:   1 of 3 filesets had Errors.&lt;BR /&gt;       * 2 of 3 filesets had no Errors or Warnings.&lt;BR /&gt;ERROR:   The Analysis Phase had errors.  See the above output for&lt;BR /&gt;         details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Install Execution Phase.&lt;BR /&gt;       * Filesets:         2&lt;BR /&gt;       * Files:            2083&lt;BR /&gt;       * Kbytes:           34109&lt;BR /&gt;       * Installing fileset "perl.perl-MAN,r=5.8.7" (1 of 2).&lt;BR /&gt;       * Installing fileset "perl.perl-RUN,r=5.8.7" (2 of 2).&lt;BR /&gt;       * Running install clean command /usr/lbin/sw/install_clean.&lt;BR /&gt;NOTE:    tlinstall is searching filesystem - please be patient&lt;BR /&gt;NOTE:    Successfully completed&lt;BR /&gt;&lt;BR /&gt;       * Beginning the Configure Execution Phase.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Execution Phase:&lt;BR /&gt;ERROR:       Skipped (in analysis) perl.perl-SHLIBS,r=5.8.7&lt;BR /&gt;ERROR:   1 of 3 filesets had Errors.&lt;BR /&gt;       * 2 of 3 filesets had no Errors or Warnings.&lt;BR /&gt;ERROR:   The Execution Phase had errors.  See the above output for&lt;BR /&gt;         details.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  08/16/06 11:03:31 EDT  END install AGENT SESSION (pid=8092)&lt;BR /&gt;         (jobid=&lt;HOSTNAME&gt;-0055)&lt;BR /&gt;===========================================&lt;BR /&gt;&lt;BR /&gt;zcary0q6:root&amp;gt; ./testPerl060812.pl&lt;BR /&gt;Testing Perl basic function !&lt;BR /&gt;zcary0q6:root&amp;gt; which perl&lt;BR /&gt;/usr/bin/perl&lt;BR /&gt;zcary0q6:root&amp;gt; perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 7) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0&lt;BR /&gt;    uname='hp-ux hades b.11.11 u 9000800 1335053341 unlimited-user license '&lt;BR /&gt;    config_args='-d -e -Dcc=gcc -Dprefix=/usr/local useposix=true'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags ='-D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE',&lt;BR /&gt;    optimize='-O2',&lt;BR /&gt;    cppflags='-D__STDC_EXT__ -D_HPUX_SOURCE -D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'&lt;BR /&gt;    ccversion='', gccversion='4.0.2', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;    libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -lgdbm -ldb -lmalloc -ldld -lm&lt;BR /&gt;    perllibs=-lnsl -lnm -lmalloc -ldld -lm&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;  Compile-time options: USE_LARGE_FILES&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Nov  8 2005 17:33:19&lt;BR /&gt;  @INC:&lt;BR /&gt;    /usr/local/lib/perl5/5.8.7/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/5.8.7&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.7/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.7&lt;BR /&gt;    /usr/local/lib/perl5/site_perl&lt;BR /&gt;    .&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 16 Aug 2006 10:05:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844067#M98448</guid>
      <dc:creator>GPS</dc:creator>
      <dc:date>2006-08-16T10:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844068#M98449</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if the swinstall tells you about&lt;BR /&gt;&lt;BR /&gt; The corequisite "db.db-RUN" for fileset ...&lt;BR /&gt;&lt;BR /&gt;I suggest you load that fileset "db.db-RUN" into your depot an install the two products together or install that product prior to the installation of perl5.8.7.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 16 Aug 2006 14:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844068#M98449</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-08-16T14:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844069#M98450</link>
      <description>Hi, mfg Peter&lt;BR /&gt;&lt;BR /&gt;This version of PERL did show some issues with mySQL installation which shows following error.&lt;BR /&gt;==========================================&lt;BR /&gt;&lt;HOSTNAME&gt; make&lt;BR /&gt;Can't locate loadable object for module File::Glob in @INC (@INC contains: /usr/local/lib/perl5/5.8.7/PA-RISC2.0 /usr/local/lib/perl5/5.8.7 /usr/local/lib/perl5/site_perl/5.8.7/PA-RISC2.0 /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.7/ExtUtils/Command.pm line 57&lt;BR /&gt;Compilation failed in require at /usr/local/lib/perl5/5.8.7/ExtUtils/Command.pm line 57.&lt;BR /&gt;BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.7/ExtUtils/Command.pm line 57.&lt;BR /&gt;Compilation failed in require.&lt;BR /&gt;BEGIN failed--compilation aborted.&lt;BR /&gt;*** Error exit code 2&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;Do you know how to load those filesets like  "db.db-RUN" into my depot?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;GPS&lt;/HOSTNAME&gt;</description>
      <pubDate>Thu, 14 Sep 2006 11:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844069#M98450</guid>
      <dc:creator>GPS</dc:creator>
      <dc:date>2006-09-14T11:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844070#M98451</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;'File::Glob' is part of the core set of modules.  Are you sure that you have a valid installation, at large?&lt;BR /&gt;&lt;BR /&gt;# perl -MFile::Glob -e 1&lt;BR /&gt;&lt;BR /&gt;...should execute.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 14 Sep 2006 11:24:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844070#M98451</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-14T11:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844071#M98452</link>
      <description>Just a note about perl -v. That command is ambiguous because you have no idea where it came from. Similarly, the which and whereis commands are totally useless because they are not part of the shell and therefore will not give you what you want.&lt;BR /&gt; &lt;BR /&gt;What you want is to see what the command "perl"  actually looks like. The shell looks at the string "perl" and has to make a long list of tests to see what to do:&lt;BR /&gt; &lt;BR /&gt;1. Is it an alias?&lt;BR /&gt; &lt;BR /&gt;2. Is it a shell built-in? &lt;BR /&gt; &lt;BR /&gt;3. Is it a function name?&lt;BR /&gt; &lt;BR /&gt;4. Finally, search $PATH and use the first occurance.&lt;BR /&gt; &lt;BR /&gt;So toss out the which and whereis commands when you are trying to figure out what the shell is going to do. The correct command is whence or better yet, whence -v as in:&lt;BR /&gt; &lt;BR /&gt;whence -v perl&lt;BR /&gt; &lt;BR /&gt;That will tell you a lot!! For instance, many packages install in random directories (/usr/local, /usr/contrib /opt, etc) and they may not update /etc/PATH so they can be found. Or if PATH is updated, PERL5.7 will be found before PERL5.8 if both paths are in $PATH. Some sysadmins will fix the problem with a symlink in /usr/bin that points to a particular directory (like /opt/perl/bin/perl). The reason is that different versions of perl may be in different directories and perl scripts will have a hardcoded shebang (#!/usr/bin/perl) at the beginning. The symlink prevents having to edit all those scripts for the new location.&lt;BR /&gt; &lt;BR /&gt;Because whence -v is so important, there is a standard alias made for it called type. Use it like this:&lt;BR /&gt; &lt;BR /&gt;# type whence type history cc shutdown perl&lt;BR /&gt; &lt;BR /&gt;As you can see, there are a lot of ways that a command can be started and you want to see exactly how your command will be found and run.</description>
      <pubDate>Thu, 14 Sep 2006 11:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844071#M98452</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-09-14T11:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844072#M98453</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Also verify:&lt;BR /&gt;&lt;BR /&gt;# perldoc -l File::Glob&lt;BR /&gt;&lt;BR /&gt;...this should show you where that module is installed.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 14 Sep 2006 11:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844072#M98453</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-09-14T11:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844073#M98454</link>
      <description>Here are the situation here:&lt;BR /&gt;&lt;BR /&gt;1) "perldoc" doesn't work, while perl works for simple non-database related perl calls.&lt;BR /&gt;&lt;BR /&gt;2) "whence" command can run, it shows&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;zcary0q6:root&amp;gt; whence -v perl&lt;BR /&gt;perl is /usr/bin/perl&lt;BR /&gt;zcary0q6:root&amp;gt; ll /usr/bin/perl&lt;BR /&gt;-rwxr-xr-x   2 root       sys        1528060 Nov  8  2005 /usr/bin/perl&lt;BR /&gt;zcary0q6:root&amp;gt; perl -V&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 7) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.11, archname=PA-RISC2.0&lt;BR /&gt;    uname='hp-ux hades b.11.11 u 9000800 1335053341 unlimited-user license '&lt;BR /&gt;    config_args='-d -e -Dcc=gcc -Dprefix=/usr/local useposix=true'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags ='-D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE',&lt;BR /&gt;    optimize='-O2',&lt;BR /&gt;    cppflags='-D__STDC_EXT__ -D_HPUX_SOURCE -D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'&lt;BR /&gt;    ccversion='', gccversion='4.0.2', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;    libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -lgdbm -ldb -lmalloc -ldld -lm&lt;BR /&gt;    perllibs=-lnsl -lnm -lmalloc -ldld -lm&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt; Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl): &lt;BR /&gt;  Compile-time options: USE_LARGE_FILES&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Nov  8 2005 17:33:19&lt;BR /&gt;  @INC:&lt;BR /&gt;    /usr/local/lib/perl5/5.8.7/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/5.8.7&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.7/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.7&lt;BR /&gt;    /usr/local/lib/perl5/site_perl&lt;BR /&gt;    .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Something puzzled me here that&lt;BR /&gt;&lt;BR /&gt;1) It seems to me "swinstall" command installed Perl 5.8.7 into /usr/bin directory, but only executable "perl" is installed. I didn't see normal perl bin and perl doc directory.&lt;BR /&gt;&lt;BR /&gt;zcary0q6:root&amp;gt; find / -name "*.depot"&lt;BR /&gt;/opt/webpages/mysql-standard-5.0.18-hpux11.11-hppa2.0w-64bit.depot&lt;BR /&gt;/usr/database/mysql-standard-5.0.22-hpux11.11-hppa2.0w.depot&lt;BR /&gt;/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;/gps_data/member/perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;zcary0q6:root&amp;gt; find / -name "perldoc"&lt;BR /&gt;/opt/OC/bin/perl/bin/perldoc&lt;BR /&gt;/opt/perl/bin/perldoc&lt;BR /&gt;/usr/local/bin/perldoc&lt;BR /&gt;/gps_data/member/perl/perl-RUN/usr/local/bin/perldoc&lt;BR /&gt;zcary0q6:root&amp;gt; ll /gps_data/member/perl/perl-RUN/usr/local/bin/perldoc&lt;BR /&gt;-rwxr-xr-x   1 root       1307           236 Nov  8  2005 /gps_data/member/perl/perl-RUN/usr/local/bin/perldoc&lt;BR /&gt;zcary0q6:root&amp;gt; ll /usr/local/bin/perldoc&lt;BR /&gt;-rwxr-xr-x   1 root       1307           236 Nov  8  2005 /usr/local/bin/perldoc&lt;BR /&gt;zcary0q6:root&amp;gt; ll /opt/perl/bin/perldoc&lt;BR /&gt;-rwxr-xr-x   1 root       sys          22654 Feb 23  2006 /opt/perl/bin/perldoc&lt;BR /&gt;zcary0q6:root&amp;gt; ll /opt/OC/bin/perl/bin/perldoc&lt;BR /&gt;-r-xr-xr-x   1 ocadmin    ocadmin      22652 Jun 21  2001 /opt/OC/bin/perl/bin/perldoc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) I suspect something wrong with "swinstall", from my last installation log, it shows&lt;BR /&gt;===========================================&lt;BR /&gt;* Summary of Analysis Phase: &lt;BR /&gt;ERROR: Exclude perl.perl-SHLIBS,r=5.8.7 &lt;BR /&gt;ERROR: 1 of 3 filesets had Errors. &lt;BR /&gt;* 2 of 3 filesets had no Errors or Warnings. &lt;BR /&gt;ERROR: The Analysis Phase had errors. See the above output for &lt;BR /&gt;details. &lt;BR /&gt;============================================&lt;BR /&gt;&lt;BR /&gt;Does anyone know what caused this problem? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 18 Sep 2006 09:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844073#M98454</guid>
      <dc:creator>GPS</dc:creator>
      <dc:date>2006-09-18T09:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844074#M98455</link>
      <description>I also don't find PERL "Configure" which was with my previous version &lt;BR /&gt;&lt;BR /&gt;Following previous message, since I didn't see the normal perl installed directory. I manually de-compress the *.depot file which generate something like followings, then I see perl directory under  "/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7". &lt;BR /&gt;&lt;BR /&gt;Is it a good try for me add PATH of "/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl" into $PATH?  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=============================================&lt;BR /&gt;zcary0q6:root&amp;gt; pwd &lt;BR /&gt;/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7&lt;BR /&gt;zcary0q6:root&amp;gt; ll&lt;BR /&gt;total 92720&lt;BR /&gt;drwxrwxrwx   4 root       sys             96 Sep 18 10:52 catalog&lt;BR /&gt;drwxrwxrwx   5 root       sys             96 Sep 18 10:53 perl&lt;BR /&gt;-rw-r-----   1 root       sys        47472640 Jul 13 13:29 perl-5.8.7-hppa-11.11.depot&lt;BR /&gt;=============================================</description>
      <pubDate>Mon, 18 Sep 2006 09:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844074#M98455</guid>
      <dc:creator>GPS</dc:creator>
      <dc:date>2006-09-18T09:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844075#M98456</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as the deport is called 'perl.BINARY' it is already compiled for HP-UX and so there is no 'configure' as in source distributions, which you have to compile by yourself.&lt;BR /&gt;&lt;BR /&gt;Just install the depot directly via swinstall or put it to an existing depot (via swcopy) first.&lt;BR /&gt;&lt;BR /&gt;mfG Peter&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Sep 2006 12:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844075#M98456</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-09-18T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issues of upgrading PERL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844076#M98457</link>
      <description>&lt;P&gt;&amp;gt;zcary0q6:root&amp;gt; whence -v perl&lt;BR /&gt;perl is /usr/bin/perl&lt;BR /&gt;&lt;BR /&gt;Just because whence shows you a perl, that doesn't mean that's the one you used swinstall.&lt;/P&gt;&lt;P&gt;You need to use "swlist -l file | grep perl" to see where you installed it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is it a good try for me add PATH of "/patchbundles/work_space/PERL_Compiling/PERLBinary/5-8-7/perl" into $PATH&lt;BR /&gt;&lt;BR /&gt;Yes that looks like a newer one.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2011 02:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/issues-of-upgrading-perl/m-p/3844076#M98457</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-10-30T02:13:35Z</dc:date>
    </item>
  </channel>
</rss>

