Javac:command Not Found

Posted 技术小黑屋

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Javac:command Not Found相关的知识,希望对你有一定的参考价值。

I have been getting well on with my java tool.However When I use the javac command.It says

1
javac : command not found

It’s just because I just only install the JRE(Java Runtime Environment) and do not install JDK(Java Development KIt).I got the answer going for my fedora

1
sudo yum install java-devel

Others

以上是关于Javac:command Not Found的主要内容,如果未能解决你的问题,请参考以下文章