How can I install java JDK on CentOS 5.4 using yum?
I have JRE only, but it's not enough.
|
|
|
You can install the Java Development package group using
|
|||||
|
|
I can't do it with |
|||
|
|
|
Download the JDK rpm-bin version, unpack it, wrap it into your own repository, add the repository to your CentOS and then install. Or use We do something along the above lines to be able to distribute JDK-Updates to all our CentOS servers using yum-cron. |
|||
|
|