How to find out which version of AIR is installed on Linux

Hi,
How do I find out which version of the Adobe AIR runtime I have installed on my Ubuntu system?
Please don't tell me to look at this article in the Knowledge Base, since the method reported there does not work. The file /opt/Adobe AIR/Versions/1.0/Resources/ApolloVersion does not exist.
thanks
m.

You could find the version of Adobe AIR installed on your system using the commandline as well:
dpkg -s adobeair (on Debian systems like Ubuntu)
rpm -q adobeair (on RPM based systems like Fedora and Opensuse)
-Neha

Similar Messages

  • How to find out which version of OID, SSO, Portal, and Disco. to install?

    Hi,
    I just upgraded from 11.5.9 (DB 9.2.0.4) to 12.1.1 (DB 10.2.0.5) using Rapid Install Wizard.
    The 11i system did have Portal and Single Sign-On, and Discoverer 4i. How can I find out which version of these I can install and integrate with the new system? Do I need to install a separate Application Server?
    Thanks,
    Sinan

    Please see these docs.
    Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On [ID 376811.1]
    Oracle Application Server with Oracle E-Business Suite Release 12 FAQ [ID 415007.1]
    Using Discoverer 10.1.2 with Oracle E-Business Suite Release 12 [ID 373634.1]
    Using Discoverer 11.1.1 with Oracle E-Business Suite Release 12 [ID 1074326.1]
    How To Enable Single Sign On (SSO) For Discoverer 11g (11.1.1.x) [ID 879604.1]
    Thanks,
    Hussein

  • How to find out which version ipad you have

    I want to buy accessories but do not know how to find which version ipad I have. Where do you look?

    http://support.apple.com/kb/HT5452
    Regards.

  • How Do I Find Out Which Version Of Appleworks I have

    Can anyone tell me how I find out what version my Appleworks is? I have two folders for Appleworks as it is loaded twice on my computer and I want to delete one of them.

    Hello
    In fact, I assumes that Linda want to know which version is the US one and which is the UK one.
    She may download the free Dale Gillard's "What AppleWorks Version? "
    from
    <http://www.geocities.com/dmgsoftware/appleworks/index.html>
    Yvan KOENIG (from FRANCE dimanche 15 janvier 2006 10:44:26)

  • My computer says I cannot use icloud because I have multiple versions of outlook installed. How do I find out which versions are installed and how do I decide which one to delete?

    My computer states that I have multiple versions of outlook installed and that i cannot use icloud. How d if find out which versions are installed and which ne to delete without interrupting the other?

    That's a Windows/Office problem. You should ask in the Microsoft support forums.

  • How do i find out which version of mac os x i have on my iMac

    How do i find out which version of mac os x i have on my imac?

    Click on the Apple Icon. top left of the screen, click on About this Mac...

  • HT4796 How do I find out which version of Windows XP my computer has?

    I'm trying to transfer my information from a PC to a new iMac.  How do I find out which version of Windows XP is on my computer?

    XP is the version.
    Switch Basics: Migrate your Windows files or system to your Mac

  • How to find out the versions of family pack and mini pack installed?

    There are family pack and mini pack for HRMS.
    How to find out the versions of family pack and mini pack installed
    just by a Unix command or sqlplus Select statement?
    Thanks

    you can get the Minipack version of the products by querying fnd_product_installations or ad_patchdriver_minipks, for family packs you need to query through Metalink, OR if you have u driver file which resides on $AY_TOP/discoverer, looks for the minipacks/familypack version in the driver file.

  • Which driver and find out which version i currently have(driv

    I recently bought F.E.A.R. for the pc and are having trouble with the sound in the game i.e. there is none. It was recommended to me to update my sound drivers, i don't wish to have a load of unnecessary software on my pc all i want it the drivers to make my Audigy 2 ZS to function as it should do. Could someone please advise from the below page what i need to download also could someone tell me how to find out which driver version i currently have for my Audigy 2 ZS card, thanks for any and all info you can supply.
    I have used Upload'r to shorten the url because when the full url was posted it stretched everything.
    http://url.uploadr.com/93c

    Not at all, but it is New Year and still the holiday season for a lot of people, so there are probably less folks around than usual.
    The latest full/final driver is:
    <TABLE cellSpacing=0 cellPadding=0 width="00%" bgColor=#eeeeee border=0>
    <TBODY>
    <TR vAlign=top>
    <TD vAlign=top align=right><FONT color=#330099 size=>2. </TD>
    <TD height=5><FONT color=blue>Creative Sound Blaster Audigy2 and Audigy2 ZS Driver Update .84.55 (<FONT color=#222222 size=><B>6.34 MB</B>) </TD></TR></TBODY></TABLE>
    Or, if you want a newer driver and don't mind installing a beta driver, you can use this one:
    <TABLE cellSpacing=0 cellPadding=0 width="00%" bgColor=#eeeeee border=0>
    <TBODY>
    <TR vAlign=top>
    <TD vAlign=top align=right><FONT color=#330099 size=>. </TD>
    <TD height=5><FONT color=blue>Creative Sound Blaster Audigy unified series Beta driver with OpenAL support 2.08.0002 (<FONT color=#222222 size=><B>24.99 MB</B>) </TD></TR></TBODY></TABLE>
    Cat

  • How to work out which version of iLife I have?

    How can I find out which version of iLife I have on my computers? I'm assuming that it isn't iLife '08 as I can't upload video clips to my gallery page.

    Thanks! It is telling me I have iPhoto '08, so now I am wondering what I am doing wrong not to be able to get my video clips to play on my gallery. ANy clues?

  • How to find out which type of the driver is used in our application?

    Hi all,
    can anyone tell me how to find out which type of the driver is used in our application?
    Thanks in advance,
    Phoeniox

    Hi,
    Check out this...
    Class.forName("com.mysql.jdbc.Driver"); //if u r using MySql
    List drivers = Collections.list(DriverManager.getDrivers());
                   for(int i=0;i<drivers.size();i++)
                        Driver driver = (Driver)drivers.get(i);
                        String driverName = driver.getClass().getName();
                        System.out.println("Driver "+i+":::"+driverName);
    you need to load the driver and display in the same program.
    Then only you'l get the required result.
    prakhyath

  • How to find out which server is running on which port

    hi all,
    how to find out which server is running on which port, i want to know both
    from front end and backend?
    thanks and regards
    srikanth

    The best source to get all the ports you have is the Context Files.
    All ports are defined in the Context Files through "AutoConfig Variable". You can get the list of those variables by referring to the following note under "What is the port pool? What if I want to give a specific value to a Server Port?"
    Note: 216664.1 - FAQ: Cloning Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=216664.1
    You can also get that list via OAM.
    Referring to the installation log file should also be helpful (Unless you have changed any of the ports after the installation).

  • How to find out which job is calling package

    Respected sir,
    How to find out which job is calling my package. Please help me regarding this.
    Regards,
    user570124

    Please read about [url http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_util.htm#i997163]DBMS_UTILITY.FORMAT_CALL_STACK in the manual.
    or [url http://asktom.oracle.com/tkyte/who_called_me/index.html]this routine from Tom Kyte may be what you are looking for.
    Regards,
    Rob.

  • How to find out which plugin is missing ( embed width="100%" height="100%" messagecallback="parent.frames.MANIPULATIONS.AppendMessage" spinfps="15" spiny="30")?

    How to find out which plugin is missing fro mthe website: http://web.it.nctu.edu.tw/~twli/interactive/scr_tutf.htm?
    After looking at one similar question found in mozilla support and answered by jscher2000 (https://support.mozilla.org/en-US/questions/957655), I have found out I have to look for either &lt;object or &lt;embed. What I found is : &lt;embed width="100%" height="100%" messagecallback="parent.frames.MANIPULATIONS.AppendMessage" spinfps="15" spiny="30"
    What do I have to do now?

    This big1.mol (and possibly big2.mol) file is loaded in the embed plugin object that is opened in a iframe, so you can right-click the plugin area to check the embed code.
    *http://web.it.nctu.edu.tw/%7Etwli/interactive/big1.mol
    *http://web.it.nctu.edu.tw/%7Etwli/interactive/big2.mol

  • How to find out which Badi is triggering in which transaction

    Hi SAP gurus,
    Can any one tell me How to find out  which Badi is triggering in which transaction.
    If I have a BADI . I want to know in how many transaction it will trigger.
    Can you help me in this issue. Its very important and urgent.
    Points will be rewarded.
    Thanks,
    Satish.

    Hi Satish,
    Check this blog -
    /people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it
    Check Clemens reply in this thread, its great-
    BADI
    <b>Reward Points if this helps,</b>
    Satish

Maybe you are looking for

  • How to pass a pointer in labview library call function by using dll programmed in Labwindows​?

    Hi, I'm trying to interface a camera with Labview.  However, the camera can only be programmed by C, so I'm using Labwindow CVI. I need to pass a camera handle from one function to another, eg. from a opencamera function to setparameter function.   /

  • Cannot connect to Indesign Server process

    We have Indesign Server CS 5.5 (with all patches installed) running inside a Virtual Machine. Our application (c#) also runs in a virtual machine with full admin priv. Only 1 instance of Indesign Server is configured (using the MMC snap in) and uses

  • Oracle BAM sample questions

    I dont have much documentation about this tool, but I have some questions that I really need to adress for my project: 1. There is a way to connect Oracle BAM to a database and execute SQL to join tables and something like that? My BAM will directly

  • Tasks Remediation Tasks

    Hi, I am new to Operations Manager and am working with some different user roles. When I create a remediation Task using the Wizard, I am only able to view the task from the web console for a user if I Target the "Windows Computers" target. For examp

  • Apple Maintenance Program contact info?

    Does anyone have the AMP contact number? The number on Apple's website forwards me to 1-800-go-apple, which doesn't work. I'm trying to update my mailing address, and the administration number for this program is non-existent. Thanks! Manny