Java on Linux for Talend Open Studio

To run Talend Open Studio, you need to install first a Sun JVM (Java Virtual Machine) version 1.5+.

To make sure your JVM is properly installed, launch the command line. On the command prompt window, type in: java -version. This command will provide you with the JVM version installed on your station.

$ java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

If your JVM version is not 1.5 or if no Sun JVM is installed, follow the instruction of your distribution or see the http://java.sun.com web site to upgrade or install it.

Back to Install Guide's home page

 
doc/java_linux.txt · Last modified: 2011/12/17 03:52 (external edit)
 
 
Recent changes RSS feed Driven by DokuWiki