美文网首页
centos 下安装 jdk JAVA_HOME: comman

centos 下安装 jdk JAVA_HOME: comman

作者: 左洁 | 来源:发表于2017-09-14 09:00 被阅读0次

    在etc/profile配置好javahome时候,在执行 source /etc/profile 命定时候报出一下错误

    -bash: JAVA_HOME: command not found

    -bash: JRE_HOME: command not found

    -bash: CLASS_PATH: command not found

    这个是又由于javahome和等于号空格,去掉就可以

    centos下安装 可以参考http://www.linuxidc.com/Linux/2016-09/134941.htm

    相关文章

      网友评论

          本文标题:centos 下安装 jdk JAVA_HOME: comman

          本文链接:https://www.haomeiwen.com/subject/apprsxtx.html