码迷,mamicode.com
首页 > 系统相关 > 详细

Linux中配置jdk环境变量出错:bad ELF interpreter: No such file or directory解决方法

时间:2019-07-15 01:18:51      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:std   log   article   重新安装   c++   file   方法   object   loading   

yum install glibc.i686 

重新安装,javac成功

如果还有如下类系错误 再继续安装包

error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

yum install libstdc++.so.6

 

引用链接:https://blog.csdn.net/travel7623/article/details/81743108

Linux中配置jdk环境变量出错:bad ELF interpreter: No such file or directory解决方法

标签:std   log   article   重新安装   c++   file   方法   object   loading   

原文地址:https://www.cnblogs.com/littlepage/p/11186626.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!