RHEL5.8 point java to new path


vi /etc/profile and add following to end of file.

export JAVA_HOME="/usr/lib/vmware/viewagent/jre"
export PATH=$JAVA_HOME/bin:$PATH

留言

這個網誌中的熱門文章

Install vSphere 4.1 Update Management display "ODBC 32bit"

How to install open VM tools on Ubuntu 14.04

How to build PrivacyIdea HA with MySQL with master and master replication