I have need of installing a Java 7 development environment on a RHEL 6.3 (system details are below). Following the official OpenJDK directions I tried yum install java-1.7.0-openjdk-devel
(as root). This yields the error message:
No package java-1.7.0-openjdk-devel available.
The Java6 JDK java-1.6.0-openjdk-devel
and the Java7 JRE java-1.7.0-openjdk
are both available, but the Java7 JDK does not appear.
Is there a non-default repository from which I can install this? If so what is it?
- Distribution: Red Hat Enterprise Linux Server release 6.3 (Santiago)
- Kernel: 2.6.32-279.5.2.el6.x86_64