标签:blog http os ar sp div on art 问题
1. 下载startdict
#wget http://downloads.naulinux.ru/pub/NauLinux/6x/i386/sites/School/RPMS/stardict-3.0.2-1.el6.i686.rpm
2. 安装
# yum localinstall stardict-3.0.2-1.el6.i686.rpm
这时出现问题:[ Errno 256 ] No more mirrors to try
解决办法:
1. yum clean all 2. yum makecache #测试了发现还不行 然后挂载本地软件包 3. mount -o loop CentOS-6.5-i386-bin-DVD1.iso 4. mount -o loop CentOS-6.5-i386-bin-DVD2.iso # 再次安装stardict,成功
centos6.5 安装stardict 出现问题 [Errno 256] No more mirrors to try
标签:blog http os ar sp div on art 问题
原文地址:http://www.cnblogs.com/bushe/p/4054852.html