JavaFX 1.2 for Linux: Links

At the time of writing, the javascript on the front page of javafx.com is broken and won't direct Linux users to the download links. So... here they are in the old-fashioned way:
NetBeans w/JavaFX 1.2
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=netbeans-6.5.1-javafx-1.2-oth-JPR_English_with_Linux@CDS-CDS_Developer&OClick=Immediate
JavaFX 1.2 SDK
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=javafx_sdk-1.2-oth-JPR_English_with_Linux@CDS-CDS_Developer&OClick=Immediate

Apparently media is supported through GStreamer and On2 FLV (see here ), although I'm having trouble getting video to play.

Similar Messages

  • JavaFX 1.1 for Linux

    Hi,
    Is there a date to available JavaFX 1.1 for Linux?
    I use Fedora 10 + JDK 1.6.13 + NetBeans 6.5.

    They just supported (Open)Solaris and Linux, now you can download the JavaFX SDK linux version from the official site, for more information please read this article:
    http://www.weiqigao.com/blog/2009/05/31/javafx_1_2_fun_for_linux_and_solaris.html

  • When is Adobe Suit for Linux comming?

    Rumors are that Microsoft is working on a native Office for Linux (link: http://techreport.com/news/24333/rumor-microsoft-mulls-native-office-for-linux ) . When is Adobe lunching a Suit for Linux?
    Disclaimer : ) I paid for my copy of Design Suit, I will be happy to pay for those programs for Linux as they are the only reason I need Windows. There are stable, standardized APIs Linuxes out there (RedHat, for example), further more from what I can say, Linux (Ubuntu, Xubuntu, Fedora - no experience with other versions) is more stable than Windows...

    This subject comes up about once per year, and the answer has always been "not yet, and probably never," but that is, of course, subject to change. So far, no changes.
    Hunt

  • Which OCI library to use for static linking with application on Unix, Linux

    Hi Friends
    I am new to OCI programming.
    I am developing a C++ application that works on Windows 7 (32, 64 bit, VS-9) and Linux (32, 64 bit), with OCI-11.2.0.3 version and Oracle 10g Express edition.
    I want to statically link OCI library in my application.
    For Windows, I got oci.lib in the package: instantclient-sdk-nt-11.2.0.3.0.zip\instantclient_11_2\sdk\lib\msvc downloaded from [Instantclient download location.|http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html] .
    But, the instanclient packages instantclient-basic-linux-11.2.0.3.0.zip & instantclient-sdk-linux-11.2.0.3.0.zip do not contain a static archive for OCI library.
    These packages have only include files and following .so (shared libraries) for Linux:
    libclntsh.so.11.1
    libnnz11.so
    libocci.so.11.1
    libociei.so
    libocijdbc11.so
    Can someone please guide me, where can I find the static archive (possibly liboci.a or libociei.a) for OCI-11.2.0.3 - 32 & 64 bit?
    Many thanks in advance for your time and kind guidance.
    Best Regards,
    -ganes

    You need:
    libclient11.a
    libcore11.a
    libgeneric11.a
    libcommon11.a
    libn11.a
    libldapclnt11.a
    libncrypt11.a
    and others.
    Actually, you can link to all *.a files in $ORACLE_HOME/lib
    EXCEPT: libclntst11.a and libexpat.a

  • OTN for Oracle 11g R2 for Linux x86_64 "See All" link does not work

    I'm trying to view all of the downloads for LInux x86_64 Oracle 11g R2. When I select the link I get the following message:
    An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administrator
    Can someone please investigate this issue.
    Thanks

    user457508 wrote:
    An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administratorThis is somewhat reminiscent of the problems we faced a few months back. While you are waiting for someone to investigate, you can also try:
    - log out of OTN completely
    - clear all cookies and cached files in your browser
    - log back in again
    - try again

  • Broken link attempting to download 8.0.5.1 EE for Linux

    The download link for Oracle 8.0.5.1 EE for Linux is broken. Clicking the link on the download page goes to http://download-east.oracle.com/Oracle8051EE_Intel.tgz which returns an error 404 (Not found). Attempting to download the standard edition results in the same error for ...8051_Intel.tgz, as well.

    Does anyone have any suggestions on where i can find this exact version? I'm fully aware that it is VERY OLD and no longer supported...
    thanks!
    danka!
    muchos gracias!
    grazti!
    Kirk Mears

  • 10g Release 2 download link broken (gateways for Linux)

    I am downloading 10.2 for Linux from the page at http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201linuxsoft.html
    and the link for Oracle Gateways - http://download.oracle.com/otn/linux/oracle10g/10201/10201_gateways_linux32.zip
    gives a 404 error.
    Anyone know the correct location and/or file name?
    Neil

    This download has not yet externalized -- the html page pointing to it was published in error temporarily.
    Please stand by for the imminent availability of this download however.
    Cheers, OTN

  • Link required to download JDK_6u_19 for Linux server

    Hi,
    Does any one know link to download 64bit JDK_6u_19 for Linux machine?
    Regards,

    If you need that particular version: http://java.sun.com/products/archive/j2se/6u19/index.html
    Then select download JDK and then select the Platform... i.e. Linux x64

  • In LabVIEW for Linux, cannot link to a shared library file (.so).

    Hello all,
    I'm having trouble using the Call Library Function Node within LabVIEW for Linux (using Ubuntu).  I can configure my Node correctly, and it sees the available function within it with all the proper parameters, but when I close the Call Library Function dialog box it does a quick search and asks me to Find the Shared Library Named "mySharedLibraryName."  If I select it again, it merely repeats this over and over until I cancel.  Has anyone seen this before or know what is causing this?  The .so file was compiled using gcc++ - is there anything specific that should have been included (does it need a header file)?  Could some missing file be causing this?
    Thanks,
    Jason

    The elf shared library format is a supported feature of all Linux distributions since about Linux 1.0 or earlier. So it is not really an issue that Ubuntu wouldn't support shared libraries as used by the LabVIEW Call Library Node. Since the Call Library Node seems to be able to see the exported functions during selection of the function it also doesn't seem to be a problem with proper export of the symbols.
    This leaves over some dependencies of the shared library on some other shared libraries including C runtime libraries. Was the shared library compiled on the system you try to use it? If not you may have an incompatibility of the C runtime library version used on the system that was used to compile the shared library and your Ubuntu system you try to load it.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Is there really a Cisco VPN client for Linux? _Really?_

    Hello folks,           
            I've finally after almost experiencing a brain aneurysm by trying to think too hard got my Cisco 881-SEC-K9 router properly configured for a multipoint IPSec VPN tunnel to my Amazon Virtual Private Cloud, so that hurdle is finally passed and I actually feel it was a very important milestone in my life somehow. I never thought I'd see the day I actually got my hands on a legitimate Cisco non-stink... erm.. I mean, non-linksys router. Now I just can't seem to find a 'client' VPN program for Linux. I'm currently running a Xen Hypervisor environment on openSUSE Linux because it's the only Linux distribution that completes all of my strenous requirements in a Linux server environment. It's also the most mature, and secure Linux on this planet, making it the most appreciable Linux distribution for my research needs.  Using NetworkManager is not really an option for a basic Linux server environment, and OpenVPN is just too confusing to comprehend for my tiny little head.  I've heard mention of some mysterious "Easy VPN" but after hours of digging online can't find any information about it, even the Cisco download link leads to a Page Not Found error.  I do see a Linux VPN API for the AnyConnect program, but is that an actual VPN client, or just an API?  It seems to want my money to download it but I don't have any money nor do I really know what it is because it's all secretive-like, closed source, and I can't even find a simple README file on it explaining what it is exactly.  I'm just an out-of-work software developer trying to connect to my home router for personal use and I can't really afford to fork over a million and a half dollars for a single program that I'm only going to need to download once in my lifetime that should have been included with the router in the first place. I more than likely won't even be able to figure out how to use the program anyways because I don't know anything about VPN connections which is why I bought this router so I can try to figure it all out as part of the not-for-profit open source, volunteer research I'm presently trying to conduct.  Is there some kind of evaluation or trial period for personal use? That would be really nice so I could at least figure out if I'm going to be able to figure it out or not.  I hate throwing money away when it's in such short supply these days. There's really no alternative to a Cisco router.  It's an absolute necessity for the things I'm trying to accomplish, so trying to settle for something else and going on with my life is not really an option. No, this is something I just need to face head on and get it over with.
    <Rant>
           Maybe I have a little too much crazy in me for my own good, but I don't see why it should take so much money just to learn how to do something for personal reference, it's not really a skill I would ever use otherwise.  Wouldn't it be great if Cisco made their VPN client open source and free to the public to use and modify, to improve on, to learn and to grow and bring the whole world closer together as a community? Even the source code to the old discontinued Cisco VPN client could be used as a valuable learning tool for some poor starving college student or Open Source Software developer somewhere trying to get by on Ramen Noodles and Ramen Noodle Sauce on Toast (don't tell me you never thought about it).  Through the ripple effect, It would drastically improve sales over the course of time, because it would open the door to a whole new market where those who previously could not afford to participate now could. That's the true power of Open Source. It creates a more skilled work force for the future by openly contributing and sharing knowledge together. What if the next big internet technology and the solution to world tyranny - the solution to end all wars forever - were locked in the mind of an unemployed software developer who couldn't afford to upgrade their cisco router software or access the software they needed because it was closed source and required committing to an expensive service contract to download?  That would be just terrible, wouldn't it?  I guess there's no way to ever know for sure. I suppose I'd be just as happy if some kind soul out there could point me to an easy to use alternative to an always on VPN connection that runs in the background which doesn't require NetworkManager or having to spend days upon days digging through and trying to comprehend either some really poor or extremely complex documentation?  I apologize for all the run on sentences posed as questions, but I've just got some serious mental burnout from all of this, being unemployed is some hard work folks. I could really use a vacation.  Perhaps a camping trip to the coast is in order after I get this working, that sounds nice, doesn't it? Nothing like a good summer thunder storm on the ocean beach - far away from technology - to refresh the mind.
    </Rant>

    I do tend to talk too much and I don't mince any words either.  What I am however, is really appreciative for the help. I know you hear that all the time, but you have no idea how much time and headache you just saved me.  I think vpnc might be just what I've been looking for, unless someone can think of a client for Linux that I might be able to throw a little further.  I'm very security minded now, after the backlash of Blackhat 2013, there's no telling which direction the internet might head next. Oh, you didn't hear? Well wether they realize it or not, DARPA basically declared war with other government agencies by releasing their own version of a spy program for civilians to use against the whoever -- possibly even the governmnet itself. They even went so far as to suggest it's private usage to blanket entire cities in information gathering. Civilians are a powerful foe, as they are not bound by the oath of office, any evidence they obtain is admissible in court, wether they know that or not. There's a very important reason for that. It's to prevent another civil war from ever happening, we shed enough blood the first time around less people forgot.  It's something that can and will be avoided because our civilization has advanced beyond the need for bloodshed. The courts have to obey the majority rule, no matter what. For the first time in history, cyberwarfare can reach into the physical world to cause serious damage to physical structures like the nuclear facility incident in Iran.  There's scarry bills trying to sneak through congress that are changing the landscape of technology forever for the entire world. We're at a pivotal point now where things can happen. It will be interesting to see how it all plays out over the next decade or so. No matter which way you look at it, just be preparerd to sell a whole lot of routers.

  • FormsCentral PDFs not working for Linux and Unix users

    I recently created a PDF (using Indesign > Acrobat IX Pro > Formscentral [AFC]) that includes radio buttons, form fields, linked videos set to play in the PDF once clicked and (after running through AFC) a submit button.
    The form has been distributed and we have already had hundreds of successful responses collected in the AFC site, all is working well there.
    One major problem we are having is that we have a lot of Linux/Unix users and the response from them is that they can't activate the videos, the form fields are out of kilter alignmentwise and the submit button does not work. Even when using the proper Adobe Acrobat Reader (v9, for example).
    Is the Adobe development team aware of problems such as these for Linux/Unix platforms and is there a suggested fix that they know of?
    The link to the actual file is here: http://cms.iopscience.iop.org/alfresco/d/d/workspace/SpacesStore/b5a48eac-8642-11e2-8cf8-e 50acbc9fd86/NJP-Video-Abstracts-Competition-2013.pdf
    Thanks in advance

    Hi Jesse,
    can you email me ([email protected]) the original PDF (before you imported it in FormsCentral)? Also, I'm curious about the format of the video in the PDF. Does the video in the PDF worked in Linux/Unix before going through the FormsCentral import/export?
    When I look at your PDF on my Red Hat Entrprise Linux 6.0 system with Reader 9.5.4 it does look fine (location of the fields) but the video generate an error (which I'm still investigating). I have not yet try the submit button on your form (as I don't want to submit bad data to you) but I seem to have an issue with the submit button on other PDF forms I generated (when I try to submit from a linux machine). Still investigating that as well.
    Gen

  • Schedule of 8.1.6 for Linux

    I just noticed 8.1.6 for Solaris is available. How about for Linux? Will it
    still free to be download?

    did you have your oracle database running?
    01034, 00000, "ORACLE not available"
    // *Cause: Oracle was not started up. Possible causes include the following:
    // - The SGA requires more space than was allocated for it.
    // - The operating-system variable pointing to the instance is
    // improperly defined.
    // *Action: Refer to accompanying messages for possible causes and correct
    // the problem mentioned in the other messages.
    // If Oracle has been initialized, then on some operating systems,
    // verify that Oracle was linked correctly. See the platform
    // specific Oracle documentation.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by chirag oza ([email protected]):
    HI All,
    While I m trying to connect the Oracle 8.1.6 server with the JDBC Thin driver I m getting Error
    ORA - 01034 Oracle not Available.
    I m using jdk 1.2.2 and in the Classpath I have given the path for classes12.zip.
    I have tried using classes111.zip file though I m getting same Error Message.
    Anybody can help me out.
    Thanx,
    Chirag oza
    <HR></BLOCKQUOTE>
    null

  • [SOLVED]How to install this font : it doens't seem available for Linux

    Hi everyone,
    I'm currently running Gnome, and I'm trying to have the same theme than here : http://gnome-look.org/content/show.php/ … ent=108433. I've installed and used the Hydra theme : no problems with that.
    The only thing I miss now is his font, I read the comments, and it's said the font used is "Zero Threes", they give a link (it's on page 2 if you want to check) : http://www.urbanfonts.com/fonts/Zero_Threes.htm
    The problem is the font seems to be available on Mac and Windows, but I coulnd't find it for Linux. But the guy seem to have Linux and he's using it, so could somebody explain to me how can I get the font for linux ? Or if there is a way to install a Windows or a Mac font in Linux ?
    Thanks you in advance !
    Last edited by Dreepser (2009-08-29 11:53:00)

    t4k1t wrote:The font is still only ttf so just download the win-version and copy the *.ttf file into your ~/.fonts directory.
    Or, to make them available to all the users copy them to /usr/share/fonts/truetype directory.

  • Why is Firefox opening a separate browser window for each link instead of a new tab in the current browser window?

    Suddenly firefox has started opening a new, separate browser window for every link and thing I open. It used to just open a new tab in the current browser. I must have closed down 15 browsers when trying to get back to a previous web page - the back button doesn't work when each click leads to a new window opening! I went into options and my settings have not changed, they still say "open new tab" for links. This just started happening out of the blue today. What's up?

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Where can i find the Weblogic Server 10.0 MP2 64-Bit for linux enviroment?

    Can anyone help me with finding the location of download for the Weblogic 10.0 MP2 64-bit for linux.

    Welcome to the forums !
    A simple search returns this link
    http://www.oracle.com/technology/software/products/ias/htdocs/wls_main.html
    HTH
    Srini

Maybe you are looking for

  • IPhone stuck in reboot loop - too many apps installed?

    Hi guys! Starting some months ago, I've had nothing but problems with my iPhone. However, I've been dealing with most of these or even solved them. But now I'm stuck on a reboot loop for a few days and don't know what to do. When did it start? I thin

  • Integrating External File Server In SAP EP - Help Needed.

    Hello All, We have a EP 7.0 Running on HP-UX, can some one please tell me how I can integrate an External File Server or a Web DAV Folder into the SAP EP. Any suggestion would be a great help. Best Wishes, John. Message was edited by:         John Br

  • When I click on links in my emails, I want firefox to open them, but nothing happens, how do i get it to do this.

    Google chrome installed itself on my computer by mistake, and started opening up when I clicked links in my emails. So I uninstalled G.Chrome. But now when I click on the links in emails, NOTHING happens. How can I get Firefox to again open up those

  • Wireless internet slow and lags on macbook but not g5

    All of a sudden my macbook is barely loading pages. It get's stuck on ebay, or will continue to spin and load. On my G5 which is also on the same wireless it has no problems. What can I do to remedy this? Any ideas? w

  • JDialog and request focus

    Hi I am designing an application that brings up a JDialog box. When a button is pressed on this JDialog box this triggers an action event and some code is executed. When this button is pressed I dispose the dialog box and I want the focus to change t