1 Reply Latest reply: Nov 27, 2014 5:35 AM by Technophobe RSS

    Cannot Install Adobe Air 15.0.0.356 on MacOS 10.7.5

    anon2014 Community Member

      I am getting the following error during install.  Would appreciate any suggestions to resolve this issue.

      During installation of Adobe AIR, you receive an error dialog with contents similar to "An error occurred while installing Adobe AIR.  Installation may not be allowed by your administrator.  Please contact your administrator."


      I followed the instructions here (twice), but it did not resolve the issue.

      During installation of Adobe AIR, you receive an error dialog with contents similar to "An error occurred while installing Adobe AIR.  Installation may not be allowed by your administrator.  Please contact your administrator."

      Follow these steps for the manual solution:

       

      • Using Finder, navigate to your Applications folder and look for a file (not a folder) named "Adobe".  If one exists, rename or delete it.

         

      •  

        Open the Terminal application in your Applications/Utilities folder.  Run the following commands:

         

         

        1

         

        2

        3

        4

         

        sudo chmod -R ug=rwx,o=rx /Applications/Adobe

         

        sudo chmod -R ug=rwx,o=rx ~/Library/Application\ Support/Adobe/

        sudo chmod -R ug=rwx,o=rx ~/Library/Application\ Support/Adobe/AIR/

        sudo chmod -R ug=rwx,o=rx /Users/Shared/Library/Application\ Support/Adobe/

        

      Next, adjust the ownership of a particular folder. Run the following two commands in Terminal, noting the user name response of the "whoami" command.  Replace username with your username in the next command:

       

       

      • whoami

         

      • sudo chown -R username:staff ~/Library/Application\ Support/Adobe/AIR/

         

        

      Close the Terminal application and rerun the Adobe AIR  installer.