User login

Installing Tweetdeck on Ubuntu 9.04 64bit

So you wanna get TweetDeck rocking out on Ubuntu 9.04 64 bit?

First, you have to get Adobe Air installed:

Grabbed most of the important bits from http://www.bauer-power.net/2009/05/getting-adobe-air-to-work-in-ubuntu-904.html

Most of the tutorials out there mentioned getting the getlibs-all.deb package from a site called boundlesssupremacy.com, but it looks like that site is gone now. Also, in some of the tutorials, they talk about some other dependencies you need. I decided to put them all in a nice script for easy installation! Follow these simple instructions and you'll have Adobe Air running on Ubuntu 9.04 64 bit in no time!

  • Download the shell script: air-lib.sh : attached below
  • Download Adobe Air from here: http://get.adobe.com/air
  • Open a terminal and cd into the directory where you downloaded the items from 1 and 2
  • Make the two items executable
  • $chmod +x air-lib.sh
    $chmod +x AdobeAIRInstaller.bin

  • Run the script
  • $sudo ./air-lib.sh

  • Install Adobe Air
  • $sudo ./AdobeAIRInstaller.bin

Now, grab a copy of TweetDeck from http://tweetdeck.com and you're good.... BUT the download link on the main page will most likely not work from Firefox if that's what you're using. So if this happens to you and Tweetdeck doesn't automatically start to install then just try the link below, and and then either follow the prompts to upgrade to version .26.1, or visit the site after it installs and this time the download link will work.... don't ask me why

File: 

Comments

Just Installed !

I always wanted to install tweet deck on my ubuntu pc..just followed all your steps..now its working like charm !!
Thanks !..

Tweetdeck .air link - thanks!

Thanks for the link to the .air file Dan! Like you said, i couldn't get this from the site in firefox.

That's how I roll....

That's how I roll....

air-lib.sh link

The link to air-lib.sh does not work :(

Script Upgrade

Thanks a lot! Just a thing, as your script did not completely worked for me, I searched a little bit more and found out that you have to enter this line before Adobe Air can run:

$ sudo cp /usr/lib/libadobecertstore.so /usr/lib32/

;)
From here: http://kb2.adobe.com/cps/408/kb408084.html

I've been trying to make

I've been trying to make ubuntu work for me but it kept my head spinning. I've been reading a lot of ubuntu books online and hopefully I can make it work this time.

Marylee
Ubuntu Help
10bomb.com

I had install Ubuntu 9.10

I had install Ubuntu 9.10 in my server.
The apt-get command is so easy to use.

Current Install Instructions

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.