To download Adobe Air, use the following command to download the .bin file from the official website:
wget http://airdownload.adobe.com/air/lin/download/1.5.2/AdobeAIRInstaller.bin
Before we can begin to install it, we need to apply the right permissions to it. Once that is done, we can then begin to install:
chmod +x AdobeAIRInstaller.bin
./AdobeAIRInstaller.bin
Once installed, you are ready to go!
I have scoured the web for help on this. Hopefully, you can solve my problem. I can only install Adobe AIR using sudo. The same is true for AIR apps like TweetDeck or Seesmic. Finally, I can not get these applications to work unless I am logged in as root. What am I doing wrong? Any suggestions will be much appreciated.
ReplyDeleteHey,
ReplyDeleteBefore installing Adobe Air, you can run the command: chmod u+x filename.bin
This command will then give your current (non-root) user the permissions to execute the file. It should then install as per-normal.
This should solve your problem. If not, feel free to come back for advice!
Thanks. Finally got it to work based on your notes. FYI - if you add ".2" after the 5 (1.5.2) in the wget url it will install the latest version.
ReplyDeletewget http://airdownload.adobe.com/air/lin/download/1.5.2/AdobeAIRInstaller.bin
@The World's Greatest Guy
ReplyDeleteThankyou for that! I have now updated the post.
http://www.hackdonor.com/ ~ Learn complete Hacking Tricks and free download full version softwares..
ReplyDelete