Yum install JDK why not can configure the environment variables?
CodePudding user response:
The JDK itself does not need to configure the environment variables
Configure the environment variables to other programs can find the location of the JDK,
If in the general environment variables, such as PATH specified directory can find Java command, no additional configuration environment variables,
CodePudding user response: