64-bit Ubuntu cannot use adb

Source: Internet
Author: User
I just installed 64-bit Ubuntu today and cannot use adb. The error is nosuchfileordictionary. It is clear that the adb file exists. Later, I used ldd to view the execution lib of adb and found that the lib running of adb is not supported! Later I thought maybe adb is 32-bit, need 64-bit ubuntu to install 32-bit program Support Package: sudoapt-getinstallia32-libs installed above the package can be. If not, install the following

I have just installed 64-bit Ubuntu today and cannot use adb. The error is no such file or dictionary. It is clear that the adb file exists. Later, I used ldd to view the execution lib of adb and found that the lib running of adb is not supported! Later I thought it might be that adb is 32-bit. I need 64-bit ubuntu to install the support package for the 32-bit program:

Sudo apt-get install ia32-libs

You can install the above package. If not, install the following:

Sudo apt-get install libc6-i386

Success!

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.