Please help in installing sun java on my 64 bit ubuntu desktop machine, thanks
If you have the 64 bit version of ubuntu installed, install it using: sudo apt-get install sun-java6-jdk
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
If you have the 64 bit version of ubuntu installed, install it using:
- Visitor 14 weeks 6 days agosudo apt-get install sun-java6-jdk