AIR Installation Error
- 9
- Add a Comment
I just tried to install Twhirl on my iMac running 10.5.3 and got this error: "The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author. Has anyone found a way to get around or fix this?

9 Comments
Freddy
June 18th, 2008
at 6:57am
yeah get a PC….booyaka! lol
Bryan
June 18th, 2008
at 8:02am
@Freddy Not even if someone payed me.
Matt Giger
June 18th, 2008
at 10:03am
Many of my customers have this problem also. There is a thread about it at: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=697&threadid=1357841&STARTPAGE=1&FTVAR_FORUMVIEWTMP=Linear
Some people report that using Disk Utility and repairing disk permissions fixes the problem.
Bryan
June 18th, 2008
at 8:11pm
@Matt I’ll try repairing permissions and will report back.
Bryan
June 19th, 2008
at 10:01am
Repairing permissions does not fix the issue on my system.
Simon Bailey
July 6th, 2008
at 5:09pm
The only solution is to reformat your harddrive, keep all your software and docs on one drive otherwise potential interference with AIR, don’t install any other software as this may interfere with AIR, don’t move your User Directory as this may interfere also with AIR, avoid instantiating PHP in httpd.config or installing MySQL as this may interfere with AIR! Erm well if no one from Adobe can narrow it down or come up with something better this IS what you have to do to run AIR.
Bryan
July 6th, 2008
at 8:02pm
@Simon that seems to be the gist of what I’ve seen from the Adobe engineers. Not cool to say the least. It’s sort of hard for me to develop for a platform I can’t run, let alone test on.
Joe Ritchey
July 20th, 2008
at 9:29am
I was having the same issue. I tired all the above except the reformat and reinstall. Then I found a zz folder under the /var/folder folder. From the command line I found a file owned by _installer with the ls -l command. Try to delete this file. It fixed the problem for me
Bryan
July 20th, 2008
at 9:36pm
@Joe I found and deleted the file but, unfortunately, it does nothing to alleviate my problem. I appreciate the tip, though. I hope it might help someone else having this problem.