2012-07-16 144 views
0

我是linux新手,想用ubuntu 11.10来运行汇编语言程序。 安装失败显示以下信息在Ubuntu 11.10上安装NASM

Reading package lists… Done 
Building dependency tree 
Reading state information… Done 
The following packages were automatically installed and are no longer required: 
mplayer-skins mplayer libggi2 libgii1 libgii1-target-x youtube-dl 
Use ‘apt-get autoremove’ to remove them. 
The following NEW packages will be installed: 
nasm 
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 
Need to get 1557kB of archives. 
After unpacking 2855kB of additional disk space will be used. 
Err 
http://archive.ubuntu.com/ubuntu/onieric/main nasm i386 2.09.081 could 
not resolve 'archive.ubuntu.com'. 
failed to fetch 
http://archive.ubuntu.com/ubuntu/pool/main/n/nasm/nasm-2.09.08-1-i386.deb 
could not resolve 'archive.ubuntu.com' 
E: unable to fetch some archives, maybe run apt-get update or try with 
--fix -missing? 

我无法弄清楚问题到底是什么? 我想提一下,我一直在使用Ubuntu的通过Live CD,而不是作为一个安装的操作系统。

+0

你应该在这里问这个问题:http://askubuntu.com/ – sed 2012-07-16 09:27:44

回答

1

您的互联网连接似乎有问题。具体的DNS解决方案。检查你的/etc/resolv.conf

+0

具体来说,他有一个域名解析的问题。检查你的DNS配置。浏览WWW是否工作? – m0skit0 2012-07-16 09:28:22