Ubuntu solves the package dependency

Source: Internet
Author: User
Ubuntu solves the package dependency: The following errors occur: some software packages cannot be installed. If you are using an unstable release, this may be because the system cannot meet your requirements. In this version, some required software packages may not be created or they have been removed from the Incoming directory. The following information may help solve the problem: the following software packages have dependency that is not met:

Ubuntu solves the package dependency:

The following errors occur:

Some software packages cannot be installed. If you are using the unstable release, this may be
This is because the system cannot meet your requirements. This version may contain software you need.
Packages have not yet been created or they have been removed from the new Incoming directory.
The following information may help solve the problem:

The following software packages have dependencies that are not met:
Libtiff4-dev: Dependency: libjpeg-dev
E: the error cannot be corrected because some software packages are required to maintain the status quo, that is, they destroy the dependency between software packages.

I checked it online mainly because of version issues. The old package must be uninstalled when the new package is installed. However, the next package may need to be installed when the new package is uninstalled. Therefore, dependencies are generated (I personally understand, I don't know if it is correct)

After a long tangle, I suddenly find that every time this problem occurs, many packages are installed at the same time. For example, this installation command is

Sudo apt-get install build-essential libgtk2.0-dev libjpeg62-dev libtiff4-dev libjasper-dev libopenexr-dev cmake python-dev python-numpy libtbb-dev libeigen2-dev yasm libfaac-dev libopencore-amrnb-lidev bopencore -amrwb-dev libtheora-dev libvorbis-dev libxvidcore-dev

So I split the above command into one package for installation, and I found that the installation was successful. In this way, he will unmount some files.

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.