Java installation on RHEL 4

Install JRE from the java download page or download from mirror: jre-6u5-linux-{amd64|i586}.rpm.

Configure alternatives so than Sun's Java is active:

/usr/sbin/alternatives --install /usr/bin/java java /usr/java/default/bin/java 3
/usr/sbin/alternatives --config java

Attachments

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.