Results 1 to 7 of 7

Thread: Upgrading JRE 1.5 to 1.6

  1. #1
    Join Date
    Jan 2010
    Posts
    126

    Upgrading JRE 1.5 to 1.6

    Hello,
    I try to upgrade the JRE 1.5 to 1.6 (it's about time!)
    Code:
    # Java-version
    java version "1.5.0"
    gij (GNU libgcj) version 4.3.1
    I have nothing in synaptic corresponding to the appropriate packages. What is the correct command to upgrade the java jre so that I can use it without errors? Thank you for your help.

  2. #2
    Join Date
    Nov 2009
    Posts
    359

    Re: Upgrading JRE 1.5 to 1.6

    The packages will be removed are no longer useful on your system, they are uninstalled automatically. If you want to keep some, you must mark them manually in the interface of ability. I think you have to try something else that is some other option. If you need the updated version of jre then you can download it from their official site.

  3. #3
    Join Date
    Mar 2010
    Posts
    162

    Re: Upgrading JRE 1.5 to 1.6

    Even I did had the same problem. I was a bit worried with the removal of these packages, but hey, it went smoothly.
    Code:
    update-alternatives - config java
    Allowed to choose the java version and then
    Code:
    java-version
    java version "1.6.0_07"
    Java (TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot (TM) Server VM (build 10.0-b23, mixed mode)
    So, I recommend you to follow the same steps as i did and you will be updated with the latest version of JRE.

  4. #4
    Join Date
    May 2008
    Posts
    248

    Re: Upgrading JRE 1.5 to 1.6

    I had the same problem, but this is because of the following command.
    Code:
    The program 'update-java-alternatives' is not currently installed.
    So, you can install it by typing:
    Code:
    sudo apt-get install java-common
    bash: update-java-alternatives: command not found
    Then I did a
    Code:
    sudo apt-get install java-common
    and it works. This will install all the components of the java that includes jre also.

  5. #5
    Join Date
    Mar 2010
    Posts
    372

    Re: Upgrading JRE 1.5 to 1.6

    Since upgrading to Hardy I can no longer connect to Open Office on my MySQL database. The database is running and is accessible via mysqladmin. In an attempt to connect using ODBC crashes OO from the DB access. When trying to connect using JDBC is to produce the message "Java is broken", the selection of a different Java runtime environment on the extras leads to the same fault pattern. In 7:10 the connection worked fine on JRE. Any help will be great. Thank you.

  6. #6
    Join Date
    Mar 2010
    Posts
    338

    Re: Upgrading JRE 1.5 to 1.6

    Hello,
    You're not alone. I had a similar problem I had the letter wizard, which also requires the JRE package not in use. Although I had installed the JRE package, but I had forgotten (even install) the OpenOffice.org-java-common package. Have you installed the package? Any help will be great.

  7. #7
    Join Date
    Mar 2010
    Posts
    372

    Re: Upgrading JRE 1.5 to 1.6

    So I wanted to install java and I made in strict accordance with the procedures of the site and document ubuntu. But when I type java-version in the terminal's says:

    java version "1.4.2-02"
    Java (TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-02)
    Java HotSpot (TM) Client VM (build Blackdown-1.4.2-02, mixed mode)

    I do not know what to do and I will be grateful for help. Y is there any other method to install jre1.6 without going through complicated steps such installer package ...?

Similar Threads

  1. Upgrading to Mac os x v10.3
    By macdudy123 in forum Operating Systems
    Replies: 2
    Last Post: 15-04-2010, 06:35 PM
  2. Upgrading msi k8t neo
    By NetWorm in forum Motherboard Processor & RAM
    Replies: 2
    Last Post: 18-08-2009, 03:25 PM
  3. Upgrading under 16k to 17k
    By sahanforu in forum Overclocking & Computer Modification
    Replies: 1
    Last Post: 06-07-2009, 09:16 AM
  4. need help for upgrading ram
    By rockstarashish in forum Motherboard Processor & RAM
    Replies: 17
    Last Post: 10-06-2009, 11:48 PM
  5. Upgrading My PC
    By nineclicks in forum Motherboard Processor & RAM
    Replies: 2
    Last Post: 31-05-2008, 06:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,240,381.60617 seconds with 17 queries