0
点赞
收藏
分享

微信扫一扫

Javac:command Not Found

搬砖的小木匠 2022-09-06 阅读 123


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

  • 图灵经典:Java程序员修炼之道


举报

相关推荐

0 条评论