Solve Linux under cannot run program AAPT

Source: Internet
Author: User


The reason: 32-libs Library support is required to run 32-bit programs on 64-bit Fedora Linux Systems (32-libs for other Linux branch systems need to be found on their own)

Original address: https://ask.fedoraproject.org/en/question/9556/how-do-i-install-32bit-libraries-on-a-64-bit-fedora/

For installation of compiled app another 32-bit Lib required:


Yum Install ncurses-libs.i686

Another problem occurs after the installation:

Android/aapt:error while loading shared libraries:libz.so.1:cannot open Shared object file:no such file or directory


Yum Install Libz.so.1

Android /aapt:error while loading shared libraries:libstdc++.so.6:cannot open Shared object file:no such file or directory



Yum Install libstdc++.so.6


If the following error occurs during installation:

Error: Multilib version problems found. This often means the root

Cause is something else and multilib version checking is just

Pointing out this there is a problem. Eg.:


Use the following command to resolve
Yum Update


Success Analysis ^-^



Solve Linux under cannot run program AAPT

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.