|
请教Ubuntu安装JDK6失败的问题
发表于 2017-9-7 17:47:47
浏览:5816
|
回复:0
打印
只看该作者
[复制链接]
楼主
在安装JDK6执行到第3条命令
sudo apt-get install oracle-java6-installer
后,出现以下错误,求解?
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-p ... 1fc972ce8cb859677fd [following]
--2017-09-07 02:43:15-- http://download.oracle.com/otn-p ... 1fc972ce8cb859677fd
Connecting to download.oracle.com (download.oracle.com)|65.200.22.48|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-09-07 02:43:16 ERROR 404: Not Found.
download failed
Oracle JDK 6 is NOT installed.
dpkg: error processing oracle-java6-installer (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
oracle-java6-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
das@das-virtual-machine:~$ |
|