SUSE SLES9 64-bit and J2SDK 64-bit

Hello,
We have a system, which is running on SUSE SLES9 64-bit OS. I would liek to install JAVA which is J2SDK 64-bit on X86 system (java version "1.4.2_08" 64-bit).
Could you please direct me the link to download the software..
I looked around under java.sun.com, and there wasn't any link for Linux X86 systems..
Thank you,
Nikee

Hi,
there are some rpm packages buildt for the SuSE-Linux 9.x pro versions. They may run under SLES 9:
ftp://ftp.suse.com/pub/suse/x86_64/9.3/suse/x86_64/java-1_5_0-sun-1.5.0_03-0.1.x86_64.rpm
ftp://ftp.suse.com/pub/suse/x86_64/9.2/suse/x86_64/java-1_4_2-sun-1.4.2.06-1.1.x86_64.rpm
there are also some additional packages with devel, plugins, demos ... in the same directories.
Greetings from Hamburg
Thorsten Körner

Similar Messages

  • Cant play DRM encrypted content with Win 7 - 64 bits and IE9 - 64 bits

    Hi,
    I have a problem that I need to resolve...
    Everything runs fine with Firefox, Chrome, IE7, IE8, Safari on Windows XP 32 bits as well as 64 bits, except on Windows 7 64 bits with IE9 64 bits and Flash 11.3. 64 bits. Furthermore, it's work with Windows 7 32 bits with IE9 32 bits and flash 11.3 32 bits.
    After the flash client executes a "loadVoucher(drmContentData)" for the licences server, I receive as a response the error code 3303 ?
    According to the reference of the runtime error, it's says that the content is expired.
    3303
    Content expired. 
    Reacquire voucher from the server. 
    Have you met this problem already, if yes, how did you solve it?
    Thanks in advance
    source : http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/runtimeErrors.html

    Hi Hiroshi,
    EDITED - 2 hour ago
    yes, the encrypted content packaged with the policy.expiration.endData only with a date very far away.
    I tested that with IE9 32bit on Windows 7 64bit machine, the video works. Flash Access response without any error.
    Here is my result from my tests with IE9 32-bit and IE 64-bit Edition
    OS
    broswer
    flash version
    result
    test # 1
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (64-bit Edition)
    11.3.300.268 (64 bit)
    fail
    test # 2
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (32-bit Edition)
    11.3.300.268 (32 bit)
    succes
    test # 3
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (64-bit Edition)
    11.3.300.268 (64 bit - debug)
    fail
    test # 4
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (32-bit Edition)
    11.3.300.268 (32 bit -debug)
    success
    test # 5
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (64-bit Edition)
    Flash player "Square"
    not tested
    test # 6
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (32-bit Edition)
    10.3.182.20
    success
    test # 7
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (64-bit Edition)
    11.2.202.235 (64-bit)
    fail
    test # 8
    Windows 7 Pro.  SP1 64 bit
    IE 9 9.0.8112.16421 (32-bit Edition)
    11.2.202.236 (32-bit)
    success
    Windows seems to be not in cause, the problem seems turn around with the flash player version 64 bit .
    Thanks,
    Seb

  • Separating 16 bits of data into one 12 bit and one 4 bit channel

    I have 16 bits of binary data and i'm trying to split these into one 12 bit and one 4 bit channel. I know that I could use something like:
    Dim Channel1 : Set Channel1 = Block.Channels.Add("Channel1", eI16)
    Channel1.Formatter.Bitmask = 4,095 'xxxx 1111 1111 1111
    but, i'm not sure how to grab those 4 bits out of the 16 bit channel1 and make channel2. It's like i almost need to say something like:
    Dim Channel2 : Set Channel2 = Block.Channels.Add("Channel2", eI16)
    Channel2 = Channel1.Formatter.Bitmask = 61,440 '1111 xxxx xxxx xxxx
    Can anyone help out???? thanks.

    OK...This is still straightforward. Her is what you want to do :
    CurrPos = File.Position ' remember where the block starts
    Set Block = File.GetBinaryBlock()
    ' set up all channels which can be read directly
    Dim Channel1 : Set Channel1 = Block.Channels.Add("Channel1", eU16)
    Dim Channel2 : Set Channel2 = Block.Channels.Add("Channel2", eByte)
    Dim ChannelPH : Set ChannelPH = Block.Channels.Add("Dummy", eU16) ' just a placeholder
    Dim Channel5 : Set Channel5 = Block.Channels.Add("Channel5", eU16)
    Dim Channel6 : Set Channel6 = Block.Channels.Add("Channel6", eByte)
    ' Now we need a block which has one channel only. This channel will be used to extract the bits.
    ' The block needs to start where the third schannel of the above block starts :
    File.Position = CurrPos + 2+1 ' 2 for the U16 channel, 1 for the byte channel
    Set Block = File.GetBinaryBlock()
    ' Set the scan width. This defines the gaps between the values of a channel
    Block.BlockWidth = 2+1+2+2+1 ' U16 + Byte + U16 + U16 + Byte
    Dim Channel3 : Set Channel3 = Block.Channels.Add("Channel3", eU16)
    ' .. apply bitmask and scaling (see my last example)
    ' Do the same for the second channel
    Set Block = File.GetBinaryBlock()
    ' Set the scan width. This defines the gaps between the values of a channel
    Block.BlockWidth = 2+1+2+2+1 ' U16 + Byte + U16 + U16 + Byte
    Dim Channel4 : Set Channel4 = Block.Channels.Add("Channel4", eU16)
    .. apply bitmask and scaling (see my last example)
    Do the same for the second channel
    I hope this works as expected. Let me know if you need more help...
    Andreas

  • LV Driver - Installation - LV32 bit and LV 64- bit

    Hi,
    I am making build spec for LV driver, I did the following experiment,
    Experiment,
    Create a installer on LV2014 32 bit
      2. Path for source destination:
          C:\Program Files(x86)\National Instruments\LabVIEW 2014\instr.lib
    Now, I install this driver on another system having LV2014(64 bit) and now it takes path
             C:\Program Files(x86)\National Instruments\LabVIEW 2014\instr.lib and install my driver into it.
    it creates a specifed path and put drivers there, it dont care that LV32 bit is not present on system.
    Result
    My drivers are not present in function palate Instrument I/O section but if I copy this to
    C:\Program Files\National Instruments\LabVIEW 2014\instr.lib, It works fine.
    Experement 2: if I change the proper path for 64 bit during installtion(so called at step 3 if Exoeriement 1) following is the result
    My questions are,
    How can make driver installer user friendly for both 32 and 64 bit LV user?
    Is there any solution that installer will take path automatically with respect to LV 32bit or LV 64 bit (whichever is present)?
    Is it mandatory to appear driver in Instrument IO function palate, it must be present in instr folder ? What if I want to choose any other folder to install this this driver and still want to make appear my drivers in Instrument I/O Function palette ??
    Thank you.
    -Amit

    Hi
    thank you all for answers
    @Dennis : Agee with with you to use a regular solution for distrubuting drivers.
    @natasftw: just tired and enconter this when I was installing this on LV - 64bit system
    --Amit

  • Firefox 64 bit and flash 32 bit chroot

    Since two days im trying to get 32 bit flash plugin to work with firefox 64 bit using chroot enviroment. I followed those instructions on archwiki http://wiki.archlinux.org/index.php/Ins … _in_Arch64 but theres only solution for both firefox and flash 32 bit.
    Any ideas how to do this?

    - Go to Flash10 x86_64.
    - Download file at bottom.
    - Decompress it.
    - Copy ".so" file over ~/.mozilla/plugins folder.
    - Restart firefox...
    I suggest evryone just avoid mixing 64bits and 32bits... unless impossible (ie. wine64 doesn't run win32 apps, just win64 ones)
    EDIT: Oh, about your "real" question: maybe you were looking for "ndispluginwrapper" (or something alike)
    EDIT2: I forgot to mention you should read some literacy about "what is a chroot and what is its purpouse"....
    Last edited by franzrogar (2010-04-11 21:19:31)

  • Have the installers for Flash x64 bit and Flash x32 Bit been combined?

    Up until just recently there were always 2 different installers for Flash. The 32 bit version and the 64 bit version. Has Adobe now combined the two separate installers in to one? Or do I still need to find separate x64 and x32 bit installers? I seem to be able to find the installer for 11.3.300.265 but it no longer says it is for 32 bit or 64 bit.
    I have been searching for some sort of a message or update put out by Adobe Flash announcing that they have combined the two installs, something that should be on the download page in big bold letters so that we know about the change and know we can stop keeping 4 separate installers and reduce it to two.
    I am an IT support professional and one of my jobs is to keep up to date with the full installers for things like Flash, Adobe Reader, Shockwave etc so that we can supply our customers with the latest updates, no spam involved and no tricks to install additional UNNEEDED and UNWANTED junk ware such as the MacAfee Security Scan Plus or Google Tool Bar that they try to trick you into installing, by pre-checking it, AN EVIL THING TO DO TO UNKNOWLEDGEABLE USERS, and the main reason we have to find and download the FULL INSTALLERS sans the crap ware ourselves and cannot trust Adobe to provide us with Crap Ware Free installs etc. ( For Shockwave we have to manually install it ourselves, a very time consuming thing since it ALWAYS tries to trck the user in to installing EVIL CRAP WARE such as Google Tool Bar and Norton's Security junk. If these were not EVIL programs and crap ware then they would not need to pre-check their installation, but they must obviously be EVIL CRAP WARE since they have to resort to tricking usurers in to installing them via a pre-check.
    Thanks,
    Ralph Malph

    Hi,
    I would recommend posting this qiery in the Adobe Reader / Adobe Flash Player forum.
    Thanks

  • Windows Vista 32 bit and also 64 bit driver available for my HP-deskjet 5650 color inkjet ?

    I have an HP-deskjet 5650 printer connected to my desktop pc that is running Windows XP and it prints fine. I have 2-other laptops on same network with Vista-32 bit on one and the newest laptop has Vista-64 bit. When I set up the network print connection by putting in the computer name and then the printer name it says a driver is missing on the server pc,which is actually the XP-desktop. Back on the desktop I made sure the printer was shared for the network. Then it also stated that if I was trying to print from a pc with a different O/S then you must add newer drivers which would have to be Vista.After checking,I dont think any are available for the deskjet-5650. Does anyone have an answer?

    HI,
    The work around that appears to work is to choose the Deskjet 990 driver from the list of printers supplied in the Windows Vista operating system.
    Install the driver
    Install the compatible print driver on the computer.
    Make sure that the USB cable is not connected to the HP product.
    From the Windows taskbar, click the Windows icon (), type control printers in the Start Search box, and then press Enter . The Printers window appears.
    Click Add a printer and then click Add a local printer .
    Click the Use an existing port check box.
    In the Use an existing port drop-down list, select LPT1: (Printer Port) and then click Next .
    Under Manufacturer on the Install the printer driver dialog box, select HP .
    Under Printers , select the Deskjet 990 and then click Next .
    In the Printer name text box, type the HP product name and then click Next . The print driver starts to install.
    NOTE:The name of the alternate print driver appears as the default name. The name can be changed to the name of the HP product, if desired.
    9.      After a message appears on the computer that the product was added successfully, connect the USB cable to the product and to the computer.
    10.  On the Found New Hardware screen, click Cancel .
    NOTE:If multiple pop-up windows appear, click Cancel on each window.
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

  • HP Color LaserJet HP 3600DN Windows 7 drivers (32 bit and or 64 bit)

    This just seems outrageous....... it seems that no drivers for the HP3600 series printer for Windows 7 (32 bit or 64 bit).   Can't find anything, from the few post I have seen, no response from HP, or others that the printer is not supported ????  a printer that is only a year and a half old!?  Don't know why I purchase HP printers if HP does not intend on supporting them.  This is the second (yes, second) HP printer I have had this happen to - totally inexcusable.  I seriously don't think I will purchase another HP printer (work or personal) if HP does not support their hardware.  At this stage, ready to get rid of my HP laptop or anything that has an HP logo on it.
    Now that I have vented, is there ANY simple solution to make my non functional HP 3600DN printer work with Windows 7 (64 bit) - or am I just forced to retire a 16 month old printer and purchase another brand that supports their hardware? Thanks,

    I posted in that thread as well....it seems the Vista 64 dirvers do work but as telee mentioned, the grayscale function does not (it seems to print the reverse...what's white is black and what's black is white), kinda like a negative. Not only does this waste toner, but it's not a useable print.
    Most of my work is done in colour anyway....and any black print is normally condusive to printing text, so the grayscale problem has not really affected me much.
    Having said that, I am sure one day when I need to print in grayscale I am going to probably start punching the wall because I won't be able to reproduce a proper print.
    I really do hope HP creates Win 7 drivers for the 3600 CLJ. Having worked for HP I can tell you that it usually has nothing to do with not being able to "do it" from a programming perspective....the decision to not support a product when a new OS comes out is normally from a product lineup perspective wherein HP wants you to spend money to buy a newer printer....one in a similar price range that would probably end up costing you more from a cost per page perspective....which equals $$$ on toner sales.
    HP makes money on ink and toner...and many times printers are sold at cost and sometimes even at a loss.

  • Unable to share music between a Windows 7 64 bit and Vista 32 bit

    I have a 32 bit windows vista computer and my wife has a 64 bit windows 7 computer,both of us have home share on, we are conected through wired router and can share docs pictures and just about averything else on our PCs but when we try to share our I-tunes we can see each other music and play the music but we can not add any of the songs to our play list  Any help why this is a problem

    We don't get the "Items not in my Library" and we can not click and drag items to each others Librarys

  • Puchase of Win 8.1 pro Media Center 64 bit and received 32 bit How do i correct this mistake ? Microsoft made it?

    My system is Win 8.1 PRO  64 bit. I tried to run a a dvd movie and was told to purchase Win media Center for $ 9.95 and I did Microsoft sent me Win Media center with 32 bit ? Is this compatable with the 64 bit operating system ? Jim Young

    As I know, most 32 bit programs can work fine on a 64 bit system.
    Regarding to
    “Microsoft sent me Win Media center with 32 bit” what did you mean by this sentence, a key?
    Here, would like to share a link with you:
    How to Add "Windows Media Center" to Windows 8 and 8.1
    http://www.eightforums.com/tutorials/6559-windows-media-center-add-windows-8-a.html
    NOTE: Thiis response contains a reference to a third party World Wide Web site. Microsoft is providing this information
    as a convenience to you. Microsoft does not control
    these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • Windows 32 bit and solaris 64 bit

    i am configuring a rman repository database in win2k server(oracle 9i 32 bit).The target
    database is on solaris 9(64 bit).Wheter is there any conflict or problems between these 32
    bit(rman repository) and 64 bit(Target database).
    with regards
    ramya

    Don't worry about this. The repository database holds only metadata about the target database, but no real data (from the target) itself.

  • How to open canon CR2 14 bit files in 16 bit and not 8 bit in PS

    Hello,
    the canon CR2 file is 14 bit. However when Camera Raw and Photoshop open it, they conert it to 8 bit.
    This means they discard 6 bit of color depth/inforamation 
    How can I instruct Camera Raw and Photoshop to keep all 14 bit data and convert it to 16 bit?
    Many thanks for your help and advice.

    At the bottom of the ACR window is a "link" to this dialog
    It should be a button really!

  • Is it necessary to install both the 32-bit and the 64-bit version of Ps Cs6?

    I downloaded a trial version and it installed both: the 32 and the 64 version. I have a 64-bit desktop PC. Can I de-install the 32-bit version?

    you can but you'll lose some functionality.

  • Can i dump the new 64 bit and get 32 bit for windows 7?

    the newest version of itunes does not work on my windows 7.  I've uploaded the 64 bit windows fix, dumped and replaced this version of itunees.......3 hours later it opens and closes in about 1 minute. 
    all my tv and movie purchases  are worthless!!!!!!

    If you have 64-bit Windows you should use the 64-bit installer. What error messages do you get?
    Try TS1717: iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues for starters.
    Otherwise see Troubleshooting issues with iTunes for Windows updates.
    tt2

  • HP Color LaserJet HP 3600N Windows 8.1 drivers (32 bit and or 64 bit)

    After two days of trying to install the drivers from hp and the original drivers, I'm thinking there is no hope and move on to another printer brand....
    I guess if I can't get an answer here I will....

    Hi,
    Your printer is probably a bit old, I can't find it on the following list:
         http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c03168175#N31628
    Well, that's life, i's time to buy a new printer.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for

  • Suddenly my online IDs, and many website preferences, and/or cookies are not being saved despite trying all the various privacy settings

    In the past week, perhaps since I downloaded a new Firefox update my cookies are getting deleted every time I close or restart Firefox. I have cleared the cache and my tracking setting is at "Do not tell sites anything about my tracking" although I h

  • Email Bursting Option.

    Hi Any one implemented Email Bursting Option as per oracle user guide 120xdoig.pdf? I am trying to implement exactly as per user guide . But it is not working as expected. It is delivering the empty documents. It is not picking the data from my XML F

  • Delivery in past date

    Dear all, i update the stock by today with posting date 01.10.2010 for 10 qty. When i created the sale order for 10 qty and do availability check . system confirm the delivery for current date but i need to deliver in 01.10.2010. i checked for delive

  • Photoshop app crashes when using sync (Collaboration) what can I do?

    I have photoshop touch app on my iPad. It has been working well but today it has suddenly started to open and close immediately. I have restarted my iPad but this hasn't worked. All my other apps work well.

  • MacBook Louder in XP than in OS X

    I have a new 13" Aluminum MacBook on which I installed Windows XP using Boot Camp yesterday. I am noticing that the MacBook is much louder when running XP than it is when running OS X. It sounds like a fan spinning. (does it even have a fan? maybe it