PDA

View Full Version : Adobe AIR in 9.04 64bit?


aaronb
March 20th, 2009, 03:24 PM
Is Adobe AIR available in 9.04 64bit in the same way that Adobe Flash is in 9.04?
(Using add/remove programs or Synaptic)

Thanks in advance!

Xehoz
March 31st, 2009, 08:06 PM
I've managed (http://kb.adobe.com/selfservice/viewContent.do?externalId=kb408084) to install and run apps with it. However, the apps aren't able to connect to the internet. So, at least for me, it's a no go. I'll probably just install the 32 bit Jaunty. I pretty much depend on some Air apps.

Philip Farrugia
April 4th, 2009, 10:42 AM
Just want to add I'm also looking to add Adobe Air to 64bit on 9.04beta.
Tried the Adobe site method without any joy on 9.04 Alpha. I want to down load BBC iPlayer programs. " get_iplayer " is good but takes ages using only a command line.


Just installed using instructions on this link ;

http://www.64bitjungle.com/ubuntu/install-adobe-air-15-and-the-google-analytics-reporting-application-on-ubuntu/

TyrosCenva
April 5th, 2009, 03:03 AM
Same here, got apps working, but no internet.
Unfortunately no error messages either (other than that the app can't connect).

fridley
April 9th, 2009, 06:15 AM
Same as the rest. Tried both TweetDeck and Seesmic, and neither could get through. Wonder if (like the ctrl+alt+backspace) ubuntu has disabled something important to let adobe air work??

antitezo
April 10th, 2009, 06:22 PM
hi

you need the lib32nss-mdns package... just do

sudo apt-get install lib32nss-mdns

and it will fix internet for your ia32-libs apps

PuPPeTeeR
April 11th, 2009, 10:56 AM
hi

you need the lib32nss-mdns package... just do

sudo apt-get install lib32nss-mdns

and it will fix internet for your ia32-libs apps


Nice catch :)
Thanks!

fridley
April 11th, 2009, 07:25 PM
hi

you need the lib32nss-mdns package... just do

sudo apt-get install lib32nss-mdns

and it will fix internet for your ia32-libs apps


Ok, you have officially made my day. Thx for your brilliance.

fridley
April 11th, 2009, 08:15 PM
Thanks to the new found solution, I have decided to make a post of the start to finish steps to install Adobe Air on 9.04 and specifically Tweetdeck.

http://bit.ly/3emmc

Please let me know if I have missed anything important.

rathel
April 20th, 2009, 08:31 PM
TweetDeck still doesn't work for me. lol DestroyTwitter is the only Twitter app I found that works.

TyrosCenva
April 21st, 2009, 01:08 AM
Same here. I believe there's a bug registered somewhere about this and I subscribed to that, but no updates yet..

halovivek
April 21st, 2009, 04:49 AM
Thanks for posting i will give a try and get back here.

antitezo
April 21st, 2009, 04:56 PM
For TweetDeck you'll need the following libs

libgnome-keyring.so
libgnome-keyring.so.0
libgnome-keyring.so.0.1.1

To get those, you'll need the getlibs package located at http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb

so install it, then just do:

sudo getlibs -l libgnome-keyring.so
sudo getlibs -l libgnome-keyring.so.0
sudo getlibs -l libgnome-keyring.so.0.1.1

And TweetDeck works for me now :)

If don't work for you, try

/opt/TweetDeck/bin/TweetDeck and maybe it will show some errors or something.