Ubuntu cannot install the Ia32-libs library, suggesting that no packages are available

Source: Internet
Author: User

The Debian Project announces that Debian 7 (codenamed Wheezy), expected to be released in 2013, will support Multiarch.  

Multiarch (Multi-architecture) terminology is used to refer to an application in which a system can install and run multiple different binaries, such as a I386-LINUX-GNU program that can run on a amd64-linux-gnu system. Multiarch also simplifies cross-schema compilation. Debian made the decision to introduce Multiarch support at the annual meeting DebConf11. Developers say it greatly enhances Debian's ability to implement general operating system commitments and strengthens the support of new 64-bit systems for 32-bit applications.

1, in use of the architecture:

    1. Dpkg--print-architecture
Copy Codeoutputs the current schema used, such as AMD64
2, adding schemas
    1. Dpkg--add-architecture i386
Copy CodeAdd the I386 schema and refresh the next source list, of course, delete is remove
    1. Apt-get Update
Copy CodeThis is the list of software that already contains i386
3, install i386 software
    1. Apt-get Install iceweasel:i386
Copy Codethat's it, okay?

Ubuntu cannot install the Ia32-libs library, suggesting that no packages are available

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.