Help with installing Java on Fedora 14?
I downloaded Java from the Java website, and went into the root to try and make it an executable file, and it says "chmod: cannot access `home/Non-Admin/Downloads/jre-6u25-linux-i586-rpm.bin’: No such file or directory". Is there some sort of program I can install that will automatically turn the rpm.bin/.bin into an executable file? This is frustrating, but persistance is key.
Tagged with: bin bin • executable file • java website • Linux • rpm • there some sort
Filed under: rpm
Like this post? Subscribe to my RSS feed and get loads more!
you should already have java installed by default, my guess is you just need the browser plugin
su to root in a terminal, then type
yum install java-1.6.0-openjdk-plugin
press enter, once its done close the terminal and test your java in the browser
Install Sun/Oracle Java JDK /JRE 6u25 on Fedora 15/14/13/12 CentOS 5.5, Red Hat (RHEL) 5.5/6
http://www.if-not-true-then-false.com/2010/install-sun-oracle-java-jdk-jre-6-on-fedora-centos-red-hat-rhel/
Ferdora 14 User Guide
http://docs.fedoraproject.org/en-US/Fedora/14/html/User_Guide/
LUg.