How do I install jre .sh patches on a solaris box

Hi All,
Sorry for the incredibly dumb question but I don't know how to do this. I've downloaded the JRE files from
http://java.sun.com/j2se/1.4.2/download.html
put them into the tmp directory of the sparc I want to have them but don't know what to do with them to ge them to run!!
I've 2 larfe files j2se.... both ending in .sh which I understand means they are unix shell script files. I'll want every user to be able to use these & I have root privilages.
Can anyone help???
Keith

It's a self-extracting shell script. Run it with the "/bin/sh" command (bourne shell). It unpacks to the current
directory.
The following will install a J2SDK to /usr as "/usr/j2sdk1.4.2_02", assuming the downloaded .sh file is in /tmp:
cd /usr
sh /tmp/j2sdk-1_4_2_02-solaris-i586.sh

Similar Messages

  • How do I install additional locals after installation of Solaris 10?

    Hi,
    I installed Solaris 10 withouth choosing to add Norwegian locale. I really don`t care for Norwegian messages, but it seems that X will not let me choose norwegian keyboard layout if I don`t install the Norwegian locale. My question is: How do I install the Norwegian locale after initial installation?
    locale -a gives me:
    C
    POSIX
    iso_8859_1
    And I guess I need no_NO.

    If you are using a graphics terminal you may want to try using the "prodreg" utility, as root?, to add en_US support. It appears to involve numerous packages, at least for 64 bit support.
    Good luck,
    John

  • How do I install a single patch?

    I want to install patch BEA04_61 on WLS 8.1 SP2. I only want to install this patch and nothing else. The patch is comprised of a jar file that contains the class SSLSocketImpl.class. I've found this class in weblogic.jar and webserviceclient+SSL.jar. Where are the instructions specific to this patch that tell what to do with it? I assume I replace the class in weblogic.jar but I want specific documentation telling me to do that.
    Thanks in advance.

    Hi
    Put the jar in front of classpath ...
    The re-start the server
    Jin

  • How check is installed jre on client machine (Windows, Mac, Linux) ?

    I have desktop appliaction that installed in client machine. On client machine OS maybe are :Windows, Mac or Linux. When first start my desktop application I want to check is exist jre on client machine. Is this a good solution?
              String javahome = System.getProperty("java.home").trim();
              if (javahome.length() == 0) {
                   logger.warn("Not installed java!");
              } else {
                   logger.trace("java home=" + javahome);
              }

    Errr using Java to check if Java is installed?
    Does not compute.
    Perhaps you want to use some sort of installer program. Or [_webstart_|http://java.sun.com/javase/technologies/desktop/javawebstart/overview.html]?

  • How do I install JRE that support all languages?

    I've been searching java.sun.com site but couldn't find any download for JRE which support all languages. Does anyone know the link to this download?
    I can only find one download for each JRE version. I wonder if internationalization is already included within this JRE? or is there another version of JRE that support all languages?
    Thanks.

    It's a self-extracting shell script. Run it with the "/bin/sh" command (bourne shell). It unpacks to the current
    directory.
    The following will install a J2SDK to /usr as "/usr/j2sdk1.4.2_02", assuming the downloaded .sh file is in /tmp:
    cd /usr
    sh /tmp/j2sdk-1_4_2_02-solaris-i586.sh

  • How can i Install Liquid data 1.0 on Solaris 10(x86) Machine

    Hi,
    I have installed Weblogic 8.1 SP2 on a Solaris 10 x86 Intel Architecture platform. Now I am trying to have BEA Liquid Data for WebLogic 8.1 SP2 also installed on this machine. I couldnot find Liquid Data for WebLogic 8.1 SP2 for Solaris 10, although there seems to be one available for Sun Solaris (8,9,32 bit).
    Q1) I understand these are for SPARC and not x86 IA platform is that correct?
    When i try to use this above file version to install on Solaris 10 i get the following error.
    ./liquiddata812_solaris1.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    ./liquiddata812_solaris1.bin: /tmp/install.dir.1379/Solaris/resource/jre/bin/java: cannot execute
    Q2) Is there a BEA Liquid Data for WebLogic 8.1 SP2 available that can be installed on Solaris (9 or 10) x86 IA.
    Thanks
    Sandesh

    http://edocs/liquiddata/docs81/install/prep.html#1039271
    It is not supported on Solaris running on Intel.
    btw - AquaLogic DSP (aka LD8.5) is the current version. It is not supported on Solaris running on Intel, either.
    - mike

  • How can I install new versions of Fifefox on Solaris 9 Sparc?

    I use Firefox 2.0.0.20 on Solaris 9 Sparc, but I couldn't install any verions of Firefox major version 3.
    There is a great site, http://www.sunfreeware.com/mozilla.html, that looks it has a possibles version compatibles whit my OS, but the links don`t work.
    Any suggestions?
    More detail about my OS:
    Solaris 9 9/05 HW s9s_u9wos_06b SPARC
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    se is subject to license terms.
    Assembled 25 September 2006

    Hi,
    Please also see [http://unixpackages.com/packages/mozilla this] (from http://www.sunfreeware.com/). It looks like 2.0.0.23 is the last supported version for Solaris 9.

  • HT3210 When I go to Java Preferences, the Java SE 6, 32-bit is installed, but when I work in Fireworks, I get the message, JRE 1.4.2 is not installed. How can I install it or what's the problem?

    When I work in Fireworks, for some functions, I get the message "JRE 1.4.2 is not installed." I checked the Java Preferences and it shows "Java SE 6, 32-bit is installed" Does anybody knows what the porblem is or how I can install JRE? Thanks!

    Disable the Skype extension for Firefox - both versions if you really have two versions installed.

  • Detecting and Installing JRE

    Hello
    I'm a setup developer, and I'm tryng to detect from my setup program if the JRE is installed, all that by code, searching the registry whatever, then if it's not installed launch a Silent mode installation of JRE, But I don't know how to do it
    How you can detect the installed JRE ?
    How you can install JRE in silent mode?
    Thanks

    Can you detect JRE ?
    The answer is yes. You have to read the registry and look for the uninstall string ( if you are using the 1.5.0 beta1 that got released today ) this is the registry value
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3248F0A8-6813-11D6-A77B-00B0D0150000}
    and the string is
    MsiExec.exe /I{3248F0A8-6813-11D6-A77B-00B0D0150000}
    look for these registry keys and you have detected the JRE
    Is there a silent installation ?
    Yes the command is
    <jre>.exe /S /V" /qn"

  • Need to install JRE 1.6.0_24

    How do I install JRE 1.6.0_24?

    Hello troberts1414
    The way that is handled is by following the steps in the article below. Anything that was handled with version 6 of Java was handled through Software Update through your Mac. Once 7 came, that is all handled through Oracle themselves. Check out the article below to see if that will help you out with what you are trying to do.
    Java for OS X 2013-005: How to re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality
    http://support.apple.com/kb/ht5559
    Regards,
    -Norm G.

  • How to find out jre version installed ,using a java program?

    Hello,
    Is there any way to find out the installed JRE version using a java program ?
    The requirement is as follows:
    There is a html page with 4 steps to install a software. each step is a link, which upon clicking does its work.
    the first step is to install jre 1.4.2_11 if its not installed in the system. But how can i find out whether jre 1.4.2_11 is installed or not ?
    Thanks in advance

    For the hell of it... here is a list of properties you can query:
    java.version Java Runtime Environment version
    java.vendor Java Runtime Environment vendor
    java.vendor.url Java vendor URL
    java.home Java installation directory
    java.vm.specification.version Java Virtual Machine specification version
    java.vm.specification.vendor Java Virtual Machine specification vendor
    java.vm.specification.name Java Virtual Machine specification name
    java.vm.version Java Virtual Machine implementation version
    java.vm.vendor Java Virtual Machine implementation vendor
    java.vm.name Java Virtual Machine implementation name
    java.specification.version Java Runtime Environment specification version
    java.specification.vendor Java Runtime Environment specification vendor
    java.specification.name Java Runtime Environment specification name
    java.class.version Java class format version number
    java.class.path Java class path
    java.library.path List of paths to search when loading libraries
    java.io.tmpdir Default temp file path
    java.compiler Name of JIT compiler to use
    java.ext.dirs Path of extension directory or directories
    os.name Operating system name
    os.arch Operating system architecture
    os.version Operating system version
    file.separator File separator ("/" on UNIX)
    path.separator Path separator (":" on UNIX)
    line.separator Line separator ("\n" on UNIX)
    user.name User's account name
    user.home User's home directory
    user.dir User's current working directory

  • How do I install a JRE?, how do I install a JRE?

    I'm trying to use my MBA, Mountain Lion, and Safari to access Defense Travel System (DTS). It is a CAC-enabled website. Here is the message I receive when trying to login:
    Loading Applet ...
    You have reached this page because you want to use DTS. Before DTS can be used, JRE 1.5+ must be installed and applet support must be configured in the web browsers.
    If you would like to get more details, select DBsign installation link
    DBsign installation
    How do I install a JRE? Apprarently my system has a version of java. I found this using "terminal" and the commande "java -version"
    java version "1.6.0_33"
    Java(TM) SE Runtime Environment (build 1.6.0_33-b03-424-11M3720)
    Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03-424, mixed mode)
    Anyone solved this problem?
    Thanks in advance,
    dj

    If "Java -version" indicates you have Java installed (which it does), then it's properly installed.
    Go to Safari's preferences, Security tab, and ensure that "Enable Java" is checked.

  • How do you install the JDBC-OCI patch for a Windows NT4 IFS Installation?

    I am about to install IFS on a Windows NT4 Server. I dont understand the instructions for installing the JDBC-OCI patch.
    How do you install the JDBC-OCI drivers?
    Do I install them after installing Oracle 8.1.6? and before installing IFS?
    Is it necessary to install them?
    I would be grateful for as much help as possible, I have never done anything like this before.
    [email protected]

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jaikishan Tada, Oracle Support:
    Before installing iFS, you need to install
    Oracle8i Client (with Administrator option).
    This installs JDBC-OCI driver and other
    common Oracle components such as Net8,
    OEM ....
    The JDBC-OCI driver patch is available from
    technet to download. Go to the url - http://technet.oracle.com/software/tech/java/sqlj_jdbc/software_index.htm
    and download Oracle8i 8.1.6.0.1 JDBC Drivers for use with JDK 1.1.x.
    Apply the patch and carry out iFS installation/configuration.
    Go through the iFS installation guide.
    Good Luck,<HR></BLOCKQUOTE>
    null

  • How to run java exe files without having to install jre

    Hi all i want to run a java application. i already converted the jar file to exe using Launch4j but the problem is that i want to run the application on other computers without having to install jre. please, is this possible and if yes, how can i do that. Thanks alot in advance

    The Launch4J website should explain how to bundle the JRE. I've not really used it myself though. If you can't get it to work you could try the launcher I use:
    http://www.megaupload.com/?d=FYZAVM77
    which comes with instructions. Or:
    http://sourceforge.net/projects/javaround
    Both of which are really easy to use.

  • How to install the OWB patch 2864550

    hi, friends, i am a newbie to OWB.
    can u tell me how to install the owb patch 2864550?
    it seems that this patch is not like other oracle patchs which consists of the products.jar that can be used by the oracle installer.
    thx

    Hi ,
    ... just follow the instructions in File "ReadMe.txt" included in the ZIP-File.
    Regards
    Martin

Maybe you are looking for

  • Use report to display html data

    Hi I have multiple rows of text in a clob field that contains html tags. I want to display this data in html format in my htmldb application. Can I use an htmldb report to do this or am I better off using an item? Thanks

  • [Solved] Create a dmenu custom menu

    Hi, I was wondering if it is possible to create a custom dmenu's menu. For example I would like to have a special 'session' menu with logout, shutdown and reboot actions, with these actions bound to special commands like 'sudo shutdown -h now'. Is th

  • Modify number of char in LGPLA

    Hi all, I'm working with WM module, and I need to have 12 chars for the template of my storage bins(the standard is 10). I'd like to know if the modify could compromise something, and what are the conseguences of this change. Thank you in advance. Be

  • URLConnection and getOutputStream()

    This is not a question, but more of a rant. I'm writing an application which keeps data files in the same folder or sub-folders as itself. Obviously, it will read from and write to these files. I cannot just specify the file name (using only the path

  • Where is the highlighter??? can find it on the new DC!!!!!

    where is the highlighter??? can find it on the new DC!!!!!