首页 > 其他 > 详细

Ubuntu 13.10 安装 ia32-lib

时间:2014-03-06 10:42:36      阅读:500      评论:0      收藏:0      [点我收藏+]

Ubuntu 13.10下面不参直接安装ia32-libs,直接安装的时候会提示下面的信息:

bubuko.com,布布扣
output$ sudo apt-get install ia32-libs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1 lib32ncurses5 lib32bz2-1.0
 
E: Package ia32-libs has no installation candidate
bubuko.com,布布扣

下面说说如何安装

 1. 安装synaptic

bubuko.com,布布扣
sudo apt-get install synaptic
bubuko.com,布布扣

2.更新软件源

打开:System Setting -> Software & Updates ,选择 Other Software ,点击 Add ,添加如下内容,点击 OK -> reload,等待更新完毕即可。

bubuko.com,布布扣
deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse
bubuko.com,布布扣

3.安装ia32-libs

bubuko.com,布布扣
sudo apt-get install ia32-libs
bubuko.com,布布扣

 From:http://img.snail8.com/?tag=ubuntu

Ubuntu 13.10 安装 ia32-lib,布布扣,bubuko.com

Ubuntu 13.10 安装 ia32-lib

原文:http://www.cnblogs.com/zhangpengshou/p/3583558.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!