llkarose.blogg.se

Download jdk 1.6
Download jdk 1.6






download jdk 1.6 download jdk 1.6

However, if you get a list of options, just type in the number of the path to the Oracle javaws command, and press Enter. There is only one alternative in link group javac: /usr/lib/jvm/jdk1.6.0_31/bin/javacĪs with javac, I did not have the OpenJDK version of javaws installed, so my output was simple. In my case, I had not previously installed the OpenJDK javac binary, so my output looked like the following: Press 1 on your keyboard, then press Enter.įollow steps similar to those listed above if you are presented with a list of options.

download jdk 1.6

On my system I did the following (change the number that is appropriate for your system): * 0 /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 1051 auto modeġ /usr/lib/jvm/jdk1.6.0_31/bin/java 1 manual modeĢ /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 1051 manual mode There are 2 choices for the alternative java (providing /usr/bin/java). Read through the list and find the number for the Oracle JDK installation (/usr/lib/jvm/jdk1.6.0_26/bin/java) You will see output similar to the following (although it’ll differ on your system). Sudo update-alternatives -install "/usr/bin/javaws" "javaws" \ Sudo update-alternatives -install "/usr/bin/javac" "javac" \

download jdk 1.6

Sudo update-alternatives -install "/usr/bin/java" "java" \ The next 3 commands are split across 2 lines per command due to width limits in the blog’s theme. The jvm directory is used to organize all JDK/JVM versions in a single parent directory. Login to with your Oracle accountĭownload the JDK to your ~/Downloads directoryĪfter downloading, open a terminal, then enter the following commands. I have a 64 bit version of Ubuntu 12.04 LTS installed, so the instructions below only apply to this OS. Mainly I have changed the JDK from 1.6.0_26 to 1.6.0_31 as this is the recommended JDK for CDH4. This is an update to an older version of this post. The answer is that Oracle JDK 6.0 update 31 is the JDK recommended by Cloudera when installing CDH4 (Cloudera Distribution Hadoop v4). The first question is why are we installing an old JDK. Install Java JDK 6.0 update 31 on Ubuntu 12.04 LTS








Download jdk 1.6