I want to install sun jdk 6 on RHEL 4.x using
yum install java-1.6.0-sun-devel
but found that I have to subscribe to supplementary server channel. How do I do that?
Thanks in Advance!
Add the supplementary channel/repository:
yum-config-manager --enable rhel-6-server-supplementary
Check that the needed package is available and install:
yum list *-sun-devel
yum install java-1.6.0-sun-devel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With