+1

Please help in installing sun java on my 64 bit ubuntu desktop machine, thanks

1 answers, +1 votes, 447 views
Visitor's picture
asked by Visitor
14 weeks 6 days ago



1 Answers

  • If you have the 64 bit version of ubuntu installed, install it using:
    sudo apt-get install sun-java6-jdk

    - Visitor 14 weeks 6 days ago
  • Answer
    +1

    You can manually download the .bin file from http://www.java.com/en/download/manual.jsp and install as follows
     
    In a terminal run the command (in my case i downloded 64bit jre jre-6u16-linux-x64.bin file from the above url)
     
    sudo ./jre-6u16-linux-x64.bin

    Visitor's picture
    answer by Visitor
    14 weeks 6 days ago

    Asked by

    Visitor's picture
    Visitor

    View in your own language!