首页 > 其他 > 详细

Install the 64bit library in Ubuntu13.10

时间:2014-03-29 20:19:58      阅读:381      评论:0      收藏:0      [点我收藏+]

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

bubuko.com,布布扣

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

 

Done! Have fun with Ubuntu!

Install the 64bit library in Ubuntu13.10,布布扣,bubuko.com

Install the 64bit library in Ubuntu13.10

原文:http://www.cnblogs.com/davidhhuan/p/3632426.html

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