Installing Adobe AIR 1.1 For Linux Beta On Ubuntu 8.04
Installing Adobe AIR 1.1 For Linux Beta On Ubuntu 8.04Version 1.0 Adobe AIR is a technology that lets you run Internet applications on the desktop. With AIR you do not need a browser to run such desktop applications. This tutorial explains how you can install Adobe AIR 1.1 for Linux beta on an Ubuntu 8.04 desktop and how you can install AIR applications. I do not issue any guarantee that this will work for you!
1 Preliminary NoteI'm using the user name falko with the home directory /home/falko here - please adjust this appropriately.
2 Installing Adobe AIROpen Firefox and go to http://labs.adobe.com/downloads/air_linux.html. Click on the Download Adobe AIR for Linux beta link... ... and save the file to your hard disk (e.g. on the desktop): Next, open a terminal (Applications > Accessories > Terminal)... ... and go to the directory where you've saved the Adobe AIR installer (/home/falko/Desktop in my case): cd /home/falko/Desktop You can run ls -l to find out how the Adobe AIR installer is named (adobeair_linux_b1_091508.bin in my case). Before we can start the installer, we must make it executable: chmod 755 adobeair_linux_b1_091508.bin Then we start the Adobe AIR installation: ./adobeair_linux_b1_091508.bin The Adobe AIR installation wizard starts. Accept the Adobe AIR license: Next type in your password: Adobe AIR is now being installed: Click on Finish to leave the installation wizard: Adobe AIR is now installed, so we can clean up the desktop by deleting the installer: rm -f adobeair_linux_b1_091508.bin
|











print: 
Recent comments
2 hours 20 min ago
3 hours 35 min ago
4 hours 17 min ago
4 hours 45 min ago
12 hours 12 min ago
15 hours 41 min ago
18 hours 32 min ago
23 hours 8 min ago
23 hours 48 min ago
1 day 1 hour ago