Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix for execvp: Permission denied errors

...

Panel

sudo ./AdobeAIRInstaller.bin

If this fails with 'execvp: Permission denied' it may be because your /tmp files are not executable. You can change this until you reboot by doing 'sudo mount /tmp -o remount,exec,suid'.

Confirm the installer is installed once completeit completes by running

Panel

dpkg -l|grep adobeair

...