Installation Java
From SONIVIS:Wiki
Contents |
Install Java
On Windows
- Download Java SE Development Kit (JDK): http://java.sun.com/javase/downloads/?intcmp=1281.
- Install Java by double clicking the download and following the on-screen instructions.
- Set JAVA_HOME and PATH environment variable according to this instructions.
On Ubuntu
- Please follow these instructions and install sun-java6-bin or sun-java5-bin.
On Gentoo
- Please follow these instructions and install sun jdk.
On openSUSE
- Please follow these instructions and install sun jdk.

