How to configure Java on Ubuntu
Posted on February 5th, 2008 by Yousef Ourabi
I’ve got a few Ubuntu systems lying around, and I’ve recently started playing around with Apache Hadoop.
I had several versions of the jdk installed including the one I wanted “sun-java6-jdk” however the gcj one was the default system.
There are two steps required to change the default JVM.
1) Edit /etc/jvm, and make sure the desired JVM [...]
Filed under: Linux, Programming |




