Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst
  • Students
  • Elements family

Adobe Creative Cloud

  • What is Adobe Creative Cloud?
  • Design
  • Web
  • Photography
  • Video
  • Students
  • Teams
  • Enterprise
  • Educational institutions

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Adobe Muse
  • Lightroom

Video

  • Adobe Premiere
  • After Effects

Web development and HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Creative Cloud
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Customer Showcase
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart
Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Date Date
Qty:
Subtotal
Promotions
Estimated Shipping
VAT
Calculated at checkout
Total
Checkout
Adobe AIR Help / 

Install 32-bit Adobe AIR | Linux

Adobe Community Help


Products Affected

  • Adobe AIR

Contact support

 
By clicking Submit, you accept the Adobe Terms of Use.
 

What's covered

  • Description
  • For all installations
  • Install AIR 1.5 on 64-bit Fedora 8
  • Install AIR 1.5 on 64-bit Fedora 10
  • Install AIR 1.5 on 64-bit Ubuntu 7.10, 8.04, and 9.04
  • Install AIR 1.5 on 64-bit OpenSUSE 11

Note: Beginning June 14 2011, Adobe AIR is no longer supported for desktop Linux distributions. Users can install and run AIR 2.6 and earlier applications but can't install or update to AIR 2.7. The last version to support desktop Linux distributions is AIR 2.6. AIR 2.6 is available from the AIR Archive.

Why did Adobe decide to discontinue further support for Adobe AIR for desktop Linux®?

As the market shifts to mobile devices, Adobe is investing in bringing its runtime technologies to new hardware and operating systems. Adobe is increasingly investing in mobile authoring. The recent Creative Suite 5.5 release is focused on enabling customers to deliver their experiences across devices using Adobe's technologies. Adobe has responded to the changing market trends by providing AIR support for a growing number of platforms. These platforms include Android, iOS and BlackBerry Tablet OS, televisions, and set-top boxes. Lifetime AIR for Linux desktop downloads represent less than 0.5% of total AIR desktop downloads, which number over 450 million. Therefore, Adobe has decided to change the distribution model for Linux and direct these resources toward its mobile efforts. Adobe's efforts are focused on supporting operating systems that are most important to its customers, and that demonstrate the greatest opportunity for future growth for its partners and developers. Adobe continues to provide partners the opportunity to license source code through the Open Screen Project. You can download AIR 2.6, the last version to support Linux, at the archive build page.

Adobe no longer supports the full AIR developer SDK for desktop Linux implementations. And, the AIR Debug Launcher (ADL) is no longer supported in the SDK..

To the top

Description

64-bit binaries of AIR are not currently available. Running 32-bit AIR on 64-bit systems has not been fully tested. However, Adobe expects 32-bit AIR to run on these systems if they have the required 32-bit libraries and packages installed. The following instructions describe how to install AIR 1.5 on the 64-bit versions of Ubuntu 7.10, 8.0 and 9.04, Fedora 8 and 10, and openSUSE 11.

To the top

For all installations

For certain Adobe AIR applications, make sure that kwallet/keyring is enabled and running on your machine.

Download AIR 1.5 for Linux

Adobe AIR 1.5 for Linux is available here: http://get.adobe.com/air/.

Required 32-bit Packages/Libraries

  • Packages - lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1 libc6 libc6-i386
  • Other libraries - libnss3.so.1d libnssutil3.so.1d libsmime3.so.1d libssl3.so.1d libnspr4.so.0d libplc4.so.0d libplds4.so.0d

The steps below specify the sources of these packages and libraries.

To the top

Install AIR 1.5 on 64-bit Fedora 8

No manual installation workarounds are required. By default, AIR works fine on the 64-bit version of Fedora 8.

To the top

Install AIR 1.5 on 64-bit Fedora 10

To install AIR 1.5 on Fedora 10, perform the following steps:

$ sudo yum install ld-linux.so.2 gtk2-devel.i386
$ sudo yum install libxml2.i386 nss.i386 libXt.so.6
$ sudo yum install gnome-keyring.i386 xterm rpm-libs.i386
To the top

Install AIR 1.5 on 64-bit Ubuntu 7.10, 8.04, and 9.04

To install AIR 1.5 on Ubuntu 7.10, 8.0 and 9.04, manually install the 32-bit files by following these directions:

  • Install the 32-bit binary files using the getlibs utility, which is available here: http://frozenfox.freehostia.com/cappy/getlibs-all.deb. This utility helps you install 32-bit applications on 64-bit systems by downloading and installing the required libraries.

To use getlibs to install the AIR 1.5 libraries, enter the following commands on the terminal.  This command installs the following packages: lib32asound2, lib32gcc1, lib32ncurses5, lib32stdc++6, lib32z1, libc6, and libc6-i386.  These libraries are required for resolving common user reported keyring issues (tweetdeck showing blank screen or apps not connecting to the Internet, and so on).

$ sudo getlibs ./AdobeAIRInstaller.bin
$ sudo getlibs -l libgnome-keyring.so
$ sudo getlibs -l libgnome-keyring.so.0
$ sudo getlibs -l libgnome-keyring.so.0.1.1
  • Install the 32-bit versions of libnns and libnspr, which are available here:
  • libnss3:

    http://mirrors.kernel.org/ubuntu/pool/main/n/nss/libnss3-1d_3.12.0~beta3-0ubuntu1_i386.deb
  • libnspr4:

    http://mirrors.kernel.org/ubuntu/pool/main/n/nspr/libnspr4-0d_4.7.1~beta2-0ubuntu1_i386.deb
  1. Open the packages you downloaded by running file-roller as root so you can extract them to your /usr/lib32 folder. Begin by extracting the files in libnss, using the following command:
    $ sudo file-roller ./libnss3-1d_3.12.0~beta3-0ubuntu1_i386.deb
  2. Double-click the data.tar.gz file. If the data.tar.gz file doesn't automatically open in file-roller. You are sometimes asked which application to open it with. If you are prompted to choose the application, enter file-roller in the Application box and click Open.
  3. In file-roller, locate and select the following files in the ./usr/lib folder:

    • libnss3.so.1d
    • libnssutil3.so.1d
    • libsmime3.so.1d
    • libssl3.so.1d
  4. Click Extract. Click the upper-left button in this window. The button's icon is an image of a pencil and paper. If you hover your mouse over the button, it displays "Type a file name" in a pop-up tool tip. After the button has been clicked, a Location box appears. Type /usr/lib32 in the Location box and click Extract.
  5. Close all file-roller windows.
  6. Extract the files in libnspr, using the following command:
    $ sudo file-roller ./libnspr4-0d_4.7.1~beta2-0ubuntu1_i386.deb
  7. Double-click the data.tar.gz file and open with file-roller and then locate and select the following files in the ./usr/lib folder:

    • libnspr4.so.0d
    • libplc4.so.0d
    • libplds4.so.0d
  8. Follow the same instructions as above (in step 7) to extract the files to the /usr/lib32 folder.
  9. Finally, close file-roller and enter the following commands:
    $ sudo ln -s /usr/lib32/libnss3.so.1d /usr/lib32/libnss3.so
    $ sudo ln -s /usr/lib32/libssl3.so.1d /usr/lib32/libssl3.so
    $ sudo ln -s /usr/lib32/libnspr4.so.0d /usr/lib32/libnspr4.so
  10. You are now ready to install Adobe AIR Linux. Type the following command:
    $ ./AdobeAIRIntaller.bin
    Adobe AIR is now installed on your system.
  11. Just one more step before you start installing and using AIR apps. Enter the following command:
    $ sudo cp /usr/lib/libadobecertstore.so /usr/lib32

For Ubuntu 9.04 only:

Due to the absence of the lib32nss package, AIR apps are unable to connect to the network.  Ubuntu 9.04 64-bit users require the package lib32nss-mdns for DNS resolution in a 32-bit application:

$ sudo apt-get install lib32nss-mdns

You're now ready to install and run AIR applications.

 

To the top

Install AIR 1.5 on 64-bit OpenSUSE 11

To install AIR 1.5 on 64-bit OpenSUSE 11, manually install the 32-bit files by following these directions:

  1. If you attempt to run the AIR installer (./AdobeAIRInstaller.bin), you receive the following error:

    "Error loading the runtime libxml2.so.2: cannot open shared object file: No such file or directory."
  2. Instead, select Install Software from the Start menu in the desktop user interface (you can skip auto refresh).
  3. Search for and then install the following files:

    Click Apply to complete installation of these packages.
    • Search for libxml.
      • Select libxml2-32 bit from the list and click install.
    • Search for libnss3.
      • Select mozilla-nss-32 bit from the list and click install.
    • Search for libnspr4 .
      • Select mozilla-nspr-32bit from the list and click install.
  4. Finally, enter the following command:
    $ export LD_LIBRARY_PATH=/usr/lib64:$LD_LIBRARY_PATH

You're now ready to install and run AIR applications.

 

 

 

 

 

 

Keywords: kb408084

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License  Twitter™ and Facebook posts are not covered under the terms of Creative Commons.

Legal Notices   |   Online Privacy Policy

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region United States (Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Incorporated. All rights reserved.

Terms of Use | Privacy | Cookies

Ad Choices

Reviewed by TRUSTe: site privacy statement