在Ubuntu下安装jdk解压出现问题:./jdk-6u30-linux-i586.bin: 113: ./install.sfx.3631: not found

前端之家收集整理的这篇文章主要介绍了在Ubuntu下安装jdk解压出现问题:./jdk-6u30-linux-i586.bin: 113: ./install.sfx.3631: not found前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

在Ubuntu下安装jdk解压出现问题:./jdk-6u30-Linux-i586.bin:113:./install.sfx.3631:notfound。

Failedtoextractthefiles.PleaserefertotheTroubleshootingsectionof
theInstallationInstructionsonthedownloadpageformoreinformation


网上搜索,发现是机器字长和jdk版本不匹配导致的,我的机子如果是64位的系统,然而选择了586的jdk。

之后到Oracle网站去下载了64位的jdk(jdk-6u43-linux-x64.bin),修改添加执行权限后,运行该文件,解压成功! 原文链接:https://www.f2er.com/ubuntu/355235.html

猜你在找的Ubuntu相关文章