在CentOS中安装jdk1.7报错:
/var/tmp/rpm-tmp.wzG6RB: /usr/java/jdk1.7.0_75/bin/unpack200: /lib/ld-linux.so.2: bad ELF interpreter: 没有那个文件或目录
Error: unpack could not create JAR file:
/usr/java/jdk1.7.0_75/jre/lib/rt.jar
Please refer to the Troubleshooting section of the Installation Instructions
on the download page.
这个错误主要是因为 在64位系统中安装了32位的程序,这才发现是我jdk的版本下载错了。。。
换个对应版本的安装包重新安装即可。
—————– EOF @Michael Sun —————–
原创文章,转载请注明: 转载自micmiu – 软件开发+生活点滴[ http://www.micmiu.com/ ]
本文链接地址: http://www.micmiu.com/os/linux/lib-ld-linux-so-2-bad-elf-interpreter/
0 条评论。