Installing AdobeAIR and Tweetdeck

Discussion in 'Linux' started by saral, Jul 11, 2009.

  1. saral

    saral

    Joined:
    Aug 9, 2008
    Messages:
    15
    Likes Received:
    0
    Hi, I am trying to installAdobeAIR and Tweetdeck, first off I thought I had installed AdobeAIR as I got the message it had worked, but I dont know where it has downloaded to, I have 2 icons on the desk top saying AdobeInstaller.bin is that it or was that just where I started from?

    I should now be able to install Tweetdeck, I have downloaded and a zip file is sitting on my desktop, but I dont know what to do next to get it to run as I assume I need it to look at A AIR and I dont know where the file is!

    I know nothing about Linux, everything I have done so far is of fpeoples instructions on here or other forums, so any VERY detailed help would be appreciated to get Tweetdeck loaded and A AIR located
     
    saral, Jul 11, 2009
    #1
  2. saral

    Andysan

    Joined:
    Jul 9, 2008
    Messages:
    272
    Likes Received:
    0
    The bin file on your desktop is the file that you downloaded. To install your .bin file, open a terminal and enter the following lines one by one followed by the return key:

    Code:
    chmod +x AdobeInstaller.bin
    ./AdobeInstaller.bin
    You may need to cd to the Desktop first, i cant remember if Linpus starts in your home directory:

    Code:
    cd Desktop
    Once installed you should just be able to extract your Twitter app, double click it and it will install with Air. This might be of interest.
     
    Andysan, Jul 12, 2009
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.