首页 > 移动平台 > 详细

android 64 32 adb

时间:2014-06-26 18:10:09      阅读:357      评论:0      收藏:0      [点我收藏+]
  1. You can try this to install 32 lib(not all in ia32-libs):apt-get install program:i386.

Or if you want to install the whole ia32-lib instead, try the following order:\ sudo -i cd /etc/apt/sources.list.d echo "deb http://archive.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list apt-get update apt-get install ia32-libs


PS:In this way,you can install ia32-libs.However, we add the source of 13.04 instead,so, there may be some problem unknown。After install ia32-libs,I recommend you to remove the ia32-libs-raring.list in /etc/apt/sources.list.d,and do sudo apt-get update.

 

2.sudo apt-get install -y libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1

 

 

android 64 32 adb,布布扣,bubuko.com

android 64 32 adb

原文:http://www.cnblogs.com/dmdj/p/3808645.html

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