此内容没有您所选择的语言版本。
C.2. Sun Java Development Kit on Red Hat Enterprise Linux 5
Use this procedure to install the Sun Microsystems Java Development Kit on Red Hat Enterprise Linux 5.
Important
The following commands must be run as
root
.
Procedure C.2. Installing the Sun Microsystems JDK on Red Hat Enterprise Linux 5
Subscribe to
Supplementary Server
channel.The Sun Microsystems Java Development Kit is available in theSupplementary Server
channel.Install the package.
To install the Sun Microsystems Java Development Kit package, input this command:yum install java-1.6.0-sun-devel
yum install java-1.6.0-sun-devel
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Set OpenJDK as the system's default Java Development Kit
To ensure that the intended JDK is set as the system default, run thealternatives
command as described in Section C.4, “ Setting the default JDK with the/usr/sbin/alternatives
Utility ”