Install the 64bit library in Ubuntu13.10

本文提供了解决Ubuntu 13.10中访问32位软件的方法,包括设置软件中心源、安装必要的库文件等步骤。特别针对无法使用过渡包ia32-libs的情况,提供了替代方案。

After installed Ubuntu13.10, and i want to run a 32bit software, in the pass, you just run 

sudo apt-get install ia32-libs

to install the 32bit library.

 

But in Ubuntu13.10, Canonical has decided to end support for the transitional package of ia32-libs. This will not allow 64 bit versions of this distribution (13.10) to access Secondlife. There are two methods given below, depending on how you updated.

 

After google, i found the solution. Details: http://wiki.phoenixviewer.com/ia32-libs-in-ubuntu-13-10

1. set the source of software center

see the detail on the image below

run these commands

sudo apt-get update

 

2. Install the necessary libraries.

sudo apt-get install libgtk2.0-0:i386 libpangox-1.0-0:i386 libpangoxft-1.0-0:i386 libidn11:i386 libglu1-mesa:i386

If you want sounds and streaming music (streaming media is still very iffy), install this gstreamer package:

sudo apt-get install gstreamer0.10-pulseaudio:i386

 

error:

error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory

sudo apt-get install libsm6:i386

 

 

Done! Have fun with Ubuntu!

转载于:https://www.cnblogs.com/davidhhuan/p/3632426.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值