Encounter a peculiar issue while trying to install nginx module through phusion passenger’s auto installer. Command is:
passenger-install-nginx-module
Well, this installer tries to run Tar with ‘z’ flag, which is not supported by AIX 5.3. Is there a lib/package that can upgrade AIX capability to do so? I’m sure there is no way to update the installer to run two separate commands on AIX to unzip the package..
Thanks
Install GNU tar on AIX from http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html – but you’ll need to somehow point to the /opt/freeware/bin/tar version.