The AIX files on the disk were inadvertently saved with read-only permissions. To run the installer, these files need to have execute permission. Copy the files to your hard drive and set the permissions to read+execute: 
        chmod a+rx *
 
After the installation is complete, you can delete the install files.