Running AIX 5.3 PowerPC.
Trying to install Perl (ActivePerl-5.14.4.1405-aix-5.3.0.0-cc_r-296746).
File copying works.
Then,
BEGIN failed--compilation aborted.
Install of ActivePerl to /opt/ActivePerl-5.14 failed:
Command exits with 2:
/opt/ActivePerl-5.14/bin/perl -MActivePerl::PPM::InstallArea -e ActivePerl::PPM::InstallArea->new('perl')->sync_db(keep_package_version => 1)
stopped at support/install.pl line 310.
Sorry about the inconvenience. If this looks like a problem with
the installer please report it to the ActivePerl bug database,
available online at:
http://bugs.ActiveState.com/ActivePerl/
For general questions or comments about ActivePerl, please contact
us at <support@activestate.com>.
Thank you for trying to install ActivePerl!
What am I doing wrong?
The perl interpreter that is copied to my install directory will do a 'perl -V'. But, @INC is messed up.
Tried to use reloc_perl to straighten it out and it showed the same problem with @INC.