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

Source: Internet
Author: User

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

Multiarch (Multi-architecture) terminology is used to refer to a system that can install and execute applications with multiple different binaries, such as I386-LINUX-GNU programs that can be executed on AMD64-LINUX-GNU systems. Multiarch also simplifies cross-schema compilation. Debian made the decision to introduce Multiarch support at the annual meeting DebConf11.

The developer said. It greatly enhances Debian's ability to implement general operating system commitments. Enhanced support for 32-bit applications for new 64-bit systems.

1. In use of the schema:

    1. Dpkg--print-architecture
Copy Codeoutputs the currently used schema. For example AMD64
2, join the schema
    1. Dpkg--add-architecture i386
Copy Codejoin the I386 schema and then refresh the source list, of course, delete is remove
    1. Apt-get Update
Copy Codea list of i386 software is now included
3, install i386 software
    1. Apt-get Install iceweasel:i386
Copy Codethat's it.

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.