On UNIX systems, if your Java Virtual Machine (JVM) is not in the PATH variable, run the following two commands:
PATH=$PATH:JVM export PATH
Defines the location of your Java Virtual Machine bin directory. For example:
opt/jre/1.5.0_06/bin
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |