18
down vote
I need Air for about three programs - YNAB, LongTailPro, Xtend:
Download Latest Version Air 2.6.0 For Linux to your Desktop:
http://airdownload.adobe.com/air/lin/download/2.6/AdobeAIRInstaller.bin - 15.4Mb
Ctrl+Alt+T to open terminal
sudo apt-get install ia32-libs - (32bit crap if you want to run this in x64 Ubuntu)
cd Desktop (change dir. to Desktop dir.)
chmod +x AdobeAIRInstaller.bin (change mode - execute permission yes)
sudo ./AdobeAIRInstaller.bin (run or execute as root - ./ + filename.bin)
Maybe you'll get an error after the last command?
" Sorry, an error has occured. Adobe AIR could not be installed. Install either Gnome Keyring or KDE KWallet before installing Adobe AIR."
This can be fixed:
Terminal, Ctrl+Alt+T - locate libgnome-keyring.so - (locate libgnome-keyring.so)
This is my result (yours might be different):
/usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0
/usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0.2.0
Create a symbolic link to your location strings that you found with the previous commands:
sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0 /usr/lib/libgnome-keyring.so.0
sudo ln -s /usr/lib/x86_64-linux-gnu/libgnome-keyring.so.0.2.0 /usr/lib/libgnome-keyring.so.0.2.0
Then repeat step 4 & 6 not 5 as the permission to execute the folder has already been changed.
Remove symbolic links after installation of Adobe AIR 2.6.0:
sudo rm /usr/lib/libgnome-keyring.so.0
sudo rm /usr/lib/libgnome-keyring.so.0.2.0
OK?
Reference:
http://www.clarifylinux.org/2012/04/ubuntu-1204-tweak-and-hack-round-up.html
linkimprove this answer
edited Apr 14 at 9:10
answered Apr 9 at 2:26
bashpotato
22114
feedback
up vote
4
down vote
Step 1: Get some Air Next download the Adobe Air .bin file (direct link here).
Step 2: Installation
Open a terminal (applications > Accessories > Terminal) and navigate to your Downloads folder (or the folder in which you saved the .bin file).
* cd Download/
We need to let the .bin file have permissions to install so enter the following command carefully: -
* chmod +x AdobeAIRInstaller.bin
Now lets install it:
* ./AdobeAIRInstaller.bin
Installation should zip though and, if everything goes okay, a new menu entry will appear in ‘Applications > Accessories’ titled ‘Adobe Air Application Installer’.
分享到:
相关推荐
在本篇【ubuntu 11.10 安装过程详解】中,我们将详细探讨如何在虚拟环境中安装 Ubuntu 11.10 操作系统,包括使用 VMware 和 VirtualBox 两种虚拟机软件的步骤。 首先,我们看到的是使用 VMware 进行安装的过程。...
本篇将详细讲解如何在Ubuntu 11.10(Oneiric Ocelot)环境下进行系统配置,包括TFTP、NFS、Samba以及VMware Tools的安装与设置。这些服务和工具在服务器管理、网络共享、虚拟化等方面都有广泛的应用。 首先,让我们...
### Ubuntu 11.10 桌面优化与配置指南 #### 一、概述 Ubuntu 11.10 是一款广受欢迎的 Linux 发行版,它以其易用性和强大的社区支持而著称。然而,默认安装可能并不完全满足用户对于本地化的需求,特别是对于中文...
### Ubuntu 11.10 安装详细教程 #### 一、前言 Ubuntu 11.10 是一款非常流行的 Linux 发行版,它以其简洁易用的界面、强大的社区支持以及丰富的软件资源而著称。本教程将详细介绍如何在虚拟机环境下安装 Ubuntu ...
ubuntu11.10安装及网络配置,其中包括安装说明和网络配置两份文件
Ubuntu 11.10 安装方法全程记录
### Ubuntu11.10文本乱码问题解决:详尽指南 #### 背景与问题阐述 在使用Ubuntu 11.10系统时,不少用户遇到一个令人头疼的问题——文本文件出现乱码。这一现象主要表现为打开本地或网络上的文本文件(如.txt格式)...
Ubuntu 11.10/12.04 安装深度软件中心的方法 在 Ubuntu 11.10/12.04 系统中,安装深度软件中心需要满足一些前提条件,并遵循特定的安装步骤。下面将详细介绍安装深度软件中心的方法。 前提条件 在安装深度软件...
ubuntu 11.10 设置固定ip,需要vi /etc/network/interfaces。
《Ubuntu 11.10 设置图文全攻略》是一份详尽的指南,旨在帮助用户在Ubuntu 11.10操作系统中进行各种配置和优化。Ubuntu 11.10,代号“Oneiric Ocelot”,是Ubuntu系列的一个重要版本,它引入了许多新特性,同时也对...
Ubuntu11.10作为Linux操作系统的一个重要版本,以其社区开发、基于Debian GNU/Linux的特点,广泛适用于笔记本、桌面计算机及服务器。自2004年10月发布第一个版本以来,Ubuntu形成了每六个月更新一次的惯例,不断引入...
标题中的"Win7+Ubuntu11.10(EasyBCD硬盘安装)"指的是在Windows 7操作系统上通过EasyBCD工具进行Ubuntu 11.10的硬盘安装,以实现双系统并存。这种方式允许用户在同一个硬件平台上同时运行Windows 7和Ubuntu,方便在...
Ubuntu 11.10 安装使用详解 本文档旨在为用户提供 Ubuntu 11.10 的详细安装教程和使用指南,从基本安装到高级设置,涵盖了网络设置、语言与输入法、硬件驱动、Unity 和 Gnome3 等方面的内容。 一、准备安装 Ubuntu...
标题和描述中提到的是"Ubuntu 11.10 截图",这指的是Ubuntu操作系统的一个特定版本——Oneiric Ocelot(11.10)的屏幕快照。Ubuntu是一个基于Debian的开源Linux发行版,由Canonical公司维护。这个版本发布于2011年10...
《Ubuntu 11.10与iNodeClient:轻松解决校园网联网问题》 Ubuntu 11.10,代号“Oneiric Ocelot”,是 Canonical 公司在2011年推出的Linux发行版,其稳定性和创新性在当时受到了不少用户的欢迎。然而,对于在校学生...
在Ubuntu 11.10操作系统中搭建一个完整的编译环境是开发人员和系统管理员的基础工作,这通常涉及到安装一系列工具和软件包,以便能够从源代码构建应用程序。Ubuntu 11.10是一个较旧的版本,但其构建过程与现代版本的...
### VMware 下安装 Ubuntu 11.10 的关键步骤及注意事项 #### 一、了解 VMware 和 Ubuntu 11.10 - **VMware:** 是一款功能强大的桌面虚拟化解决方案,能够让用户在单一的桌面上同时运行不同的操作系统,并且能够在...