i'm trying to install JDK in my Fedora 12, but nothing really works for me until now.
I'm new on Linux World, so if can help me, i would be very appreciated.
Re: How install JDK (Java Developement Kit) in Fedora
Hello Valter,
I'm not sure which JDK you are trying to install. I am new to Fedora, so I never used Fedora 12. FC13 ships with OpenJDK, which is not to my liking. If you want to try it:
Quote:
yum search java
Identify the correct packages.
Quote:
yum install <LIST OF PACKAGES>
If you are specifically looking for Sun's Java, please see this site:
Re: How install JDK (Java Developement Kit) in Fedora
Quote:
Originally Posted by oxala
Hello Valter,
I'm not sure which JDK you are trying to install. I am new to Fedora, so I never used Fedora 12. FC13 ships with OpenJDK, which is not to my liking. If you want to try it:
Identify the correct packages.
If you are specifically looking for Sun's Java, please see this site: