Install AdobeAir in Opensuse 12.2

I have just upgrade to Opensuse 12.2 64 bit - KDE and I want to install Adobe Air. I followed this tutorial SDB:AdobeAir installation - openSUSE but this didn’t work.

How can I install AdobeAir?.

From The state of Adobe AIR | Adobe Blog

Adobe AIR for Linux is no longer supported. To access older, unsupported
versions, please read the AIR archive.
Different operating system?

So checkout the mentioned AIR archive.
http://kb2.adobe.com/cps/853/cpsid_85304.html


PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.4 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.8.4 | HD 3000
eCAFE 800: oS 12.1 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10

I have the file AdobeAIRInstaller.bin but It doesn’t install.

Am 11.09.2012 20:06, schrieb andres7896lk:
>
> I have the file AdobeAIRInstaller.bin but It doesn’t install.
>
>
Please be more specific, what exact command do you use and what is the
output you get from the command when you execute it.


PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.4 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.8.4 | HD 3000
eCAFE 800: oS 12.1 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10

I wrote these commands

  1. chmod +x AdobeAIRInstalller.bin

  2. ./AdobeAIRInstaller.bin but nothing happens, so I use the same command but whit sudo (sudo ./AdobeAIRInstaller.bin) and I get this

(/tmp/air.qDm7xA/setup:5117): Gtk-WARNING **: cannot open display:

Thanks.

Do not use sudo here for that (this is not ubuntu, sudo is not
configured to run gui programs by default), use kdesu since you use kde
and the full path to the installer


kdesu /path/to/the/file/AdobeAIRInstaller.bin

does that work for you (of course with the correct path)?


PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.4 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.8.4 | HD 3000
eCAFE 800: oS 12.1 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10

I used kdesu but it couldn’t work and I didn’t have any result (output).

Thanks a lot

Am 12.09.2012 07:16, schrieb andres7896lk:
> I used kdesu but it couldn’t work and I didn’t have any result
> (output).
I have never installed adobe air myself so I can only give very generic
help. Just to be sure what you say:
It did absolutely nothing?
Which version of adobe air was that what you tried to install?
From what I have seen 2.6 seems to be the last which was supported for
linux, maybe it is no longer compatible with newer linux systems. I hope
someone who actually uses it can give some info (if there is anyone at
all who uses it).

You did not say what you need it for, for the few things which are not
supported on linux I have a virtual machine with Windows available on my
PC, in my case VirtualBox with Windows 7 in it.
Maybe it is an option for you to do that also.


PC: oS 12.2 x86_64 | i7-2600@3.40GHz | 16GB | KDE 4.8.4 | GeForce GT 420
ThinkPad E320: oS 12.2 x86_64 | i3@2.30GHz | 8GB | KDE 4.8.4 | HD 3000
eCAFE 800: oS 12.1 i586 | AMD Geode LX 800@500MHz | 512MB | KDE 3.5.10

With Suse 11.4, installation of adobeair.i386.rpm (version 2.6,
md5sum=895c251e3070289c045d633ecb12b5bc) was no problem,
but with 12.2 is fails now, without giving reasons: if some dependency is missing,
shouldn’t the installer find out about this?

On 2012-09-19 03:46, kullmann wrote:
> With Suse 11.4, installation of adobeair.i386.rpm (version 2.6,
> md5sum=895c251e3070289c045d633ecb12b5bc) was no problem,
> but with 12.2 is fails now, without giving reasons: if some dependency
> is missing,
> shouldn’t the installer find out about this?

The installer was made by Adobe, so ask them…


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)

That doesn’t help much.
Here’s the message I get after installing the required files:
./AdobeAIRInstaller.bin
/tmp/air.955HBE/setup: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

I have the file, it is in /usr/lib64/
Can someone indicate where do I have to put the link?

This might be another option:
Install Adobe AIR 2 | 64-bit Linux

But don’t want to mess with gtk-devel.

*Edit:
Created a link in /usr/lib/
using
ln -s /usr/lib64/libgtk-x11-2.0.so.0

couldn’t get a good result.
Later installed Acrobat Reader and it worked.
May be someone can replay the procedure.


Carlos A.

Sorry for the incorrect command:

ln -s /usr/lib64/libgtk-x11-2.0.so /usr/lib/libgtk-x11-2.0-so
that is the one that probably didn’t work.
Right now I’m testing FlairBuilder.


Carlos A.

gerbosan wrote:

>
> robin_listas;2488447 Wrote:
>> On 2012-09-19 03:46, kullmann wrote:
>> > With Suse 11.4, installation of adobeair.i386.rpm (version 2.6,
>> > md5sum=895c251e3070289c045d633ecb12b5bc) was no problem,
>> > but with 12.2 is fails now, without giving reasons: if some
>> dependency
>> > is missing,
>> > shouldn’t the installer find out about this?
>>
>> The installer was made by Adobe, so ask them…
>>
>> –
>> Cheers / Saludos,
>>
>> Carlos E. R.
>> (from 12.1 x86_64 “Asparagus” at Telcontar)
>
> That doesn’t help much.
> Here’s the message I get after installing the required files:
> ./AdobeAIRInstaller.bin
> /tmp/air.955HBE/setup: error while loading shared libraries:
> libgtk-x11-2.0.so.0: cannot open shared object file: No such file or
> directory
>
> I have the file, it is in /usr/lib64/
> Can someone indicate where do I have to put the link?
>
> This might be another option:
> ‘Install Adobe AIR 2 | 64-bit Linux’
> (http://helpx.adobe.com/air/kb/install-air-2-64-bit.html)
>
> But don’t want to mess with gtk-devel.
>
> –
> Carlos A.
>
>
When I was trying to install Adobe Air last year on 12.1 I was informed
that Adobe is no longer supporting AdobeAir on Linux. AYBE WRONG> If its
true then you maybe able to recompile it for 12.2 if you can get the
soruce code.

openSUSE 12.2(Linux 3.4.11-2.16-desktop x86_64)|
KDE 4.9.5 “release 3”|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce
8400GS(NVIDIA-Linux-x86_64-304.60)

On 2013-01-19 18:36, gerbosan wrote:
> ln -s /usr/lib64/libgtk-x11-2.0.so /usr/lib/libgtk-x11-2.0-so
> that is the one that probably didn’t work.

Don’t mix 64 with 32. You may destroy your system with those things.


Cheers / Saludos,

Carlos E. R.
(from 11.4, with Evergreen, x86_64 “Celadon” (Minas Tirith))