Hi, I just succesfully installed Java using the following command:
# yum install -y java-1.7.0-openjdk
But when I try to run the javac command I get the following error:
# -bash: cd: javac: No such file or directory
Any suggestions are greatly appreciated.
Brent.
# yum install -y java-1.7.0-openjdk
But when I try to run the javac command I get the following error:
# -bash: cd: javac: No such file or directory
Any suggestions are greatly appreciated.
Brent.