Ubuntu 64bit 版中安装32bit软件

字体大小: 中小 标准 ->行高大小: 标准

64bit系统构架的先进不由多讲,只是应用程序相对少了很多。在网络中摸爬了好些日子,终于找到了在Ubuntu 64bit 版中安装32bit软件的解决方法:

首先安张32位库

sudo apt-get install ia32-libs*

然后就可以安装32位包

安装时加–force-architecture

如sudo dpkg –force-architecture -i xxxxx.deb

skype可以用了, opera 也可以了,realplayer都行了。

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/53790.html