I've been trying to install java on centOS for a few hours now, but nothing seems to be working I did "yum install java", "yum install java7", and even downloaded and executed the rpm from the java site, yet when I do "java -version" it says command not found Anyone have any idea why?
Why u post this to bukkit? iforgot290 So you don't have problems with bukkit. And if you have problems with bukkit, change jre6 to jre7 in your run.bat
This is related to bukkit, and ive searched and seen threads like this in this exact forum Also, I'm using multicraft, not a batch file to start my servers.
http://stackoverflow.com/questions/5104817/how-to-install-java-sdk-on-centos google is your freind, I googled this and the above link came up on the first page: "install java 7 rpm centos" the link should help you get java on your system.
You need to download Java 7 rpm pack, you will then need to manually upload it to your box via ftp. You can then use the rpm install command via PuTTy etc and point the command to the folder directory where you uploaded it to.