One of our developers is trying to use perl on our AIX 5.1 system and gets the following error in Config.pm file:
perl adcfgclone.pl appsTier
Perl lib version (5.00503) doesn't match executable version (5.006) at /oracle/1158/apps/db12ora/iAS/Apache/perl/lib/5.00503/aix/Config.pm line 7.
Compilation failed in require at adcfgclone.pl line 27.
BEGIN failed--compilation aborted at adcfgclone.pl line 27.
I checked the perl.rte and OS levels with another system where he claims a similar command works and they are identical.
/ # lslpp -l bos.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte 5.1.0.35 COMMITTED Base Operating System Runtime
Path: /etc/objrepos
bos.rte 5.1.0.25 COMMITTED Base Operating System Runtime
/ # lslpp -l bos.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte 5.1.0.35 COMMITTED Base Operating System Runtime
Path: /etc/objrepos
bos.rte 5.1.0.25 COMMITTED Base Operating System Runtime
/ # oslevel
5.1.0.0
perl adcfgclone.pl appsTier
Perl lib version (5.00503) doesn't match executable version (5.006) at /oracle/1158/apps/db12ora/iAS/Apache/perl/lib/5.00503/aix/Config.pm line 7.
Compilation failed in require at adcfgclone.pl line 27.
BEGIN failed--compilation aborted at adcfgclone.pl line 27.
I checked the perl.rte and OS levels with another system where he claims a similar command works and they are identical.
/ # lslpp -l bos.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte 5.1.0.35 COMMITTED Base Operating System Runtime
Path: /etc/objrepos
bos.rte 5.1.0.25 COMMITTED Base Operating System Runtime
/ # lslpp -l bos.rte
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
bos.rte 5.1.0.35 COMMITTED Base Operating System Runtime
Path: /etc/objrepos
bos.rte 5.1.0.25 COMMITTED Base Operating System Runtime
/ # oslevel
5.1.0.0