Skip to content

Alien Build Plugin fails to in stall on AIX #410

Open
@Jim19249124

Description

@Jim19249124

Trying to install MSOffice::Word::Template and is failing due to issue with dependency Alien::Build::Plugin.

It appears the Setup.pm file does not account for architecture ppc-aix-thread-multi-64all.

Looking at Setup.pm there is code to find the number of cpus for aix but not include code for aix in the architecture verification routine.

I have 2 perl versions installed.
v28 is delivered by IBM as part of the OS. v38 was installed from IBM's Aix toolbox repository.
Note they build against different architecture strings..
I'm attempting to install against v38

This is perl 5, version 38, subversion 2 (v5.38.2) built for ppc-aix-thread-multi-64all
This is perl 5, version 28, subversion 1 (v5.28.1) built for aix-thread-multi

Thanks in advance for any assistance.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions