A solution to the interdependence of RPM packages in a Linux environment

Source: Internet
Author: User

Linux environment installation ORACLE11GR2 prompt missing "package:elfutils-libelf-devel-0.125 FAILED" package, follow the prompt to install the package when prompted by the missing dependency package " Elfutils-libelf-devel-static-x86_64 ", while installing the dependency package also prompts for the absence of the original package, forming an interdependent relationship.

[Email Protected]_plat rpms]# RPM-IVH elfutils-libelf-devel-0.137-3. el5.x86_64.rpm warning:elfutils-libelf-devel-0.137-3. El5.x86_64.rpm:Header V3 DSA Signature:nokey, key ID37017186error:failed dependencies:elfutils-libelf-devel-static-x86_64 =0.137-3. El5 is needed by elfutils-libelf-devel-0.137-3. El5.x86_64[[email Protected]_plat rpms]# [[email Protected]_plat rpms]# rpm-IVH elfutils-libelf-devel-static-0.137-3. el5.x86_64.rpm warning:elfutils-libelf-devel-static-0.137-3. El5.x86_64.rpm:Header V3 DSA Signature:nokey, key ID37017186error:failed dependencies:elfutils-libelf-devel-x86_64 =0.137-3. El5 is needed by elfutils-libelf-devel-static-0.137-3. El5.x86_64[[email Protected]_plat rpms]#

The solution is simple, install them together, and the packages are separated by spaces.

[Email Protected]_plat rpms]# RPM-IVH elfutils-libelf-devel-0.137-3. el5.x86_64.rpm elfutils-libelf-devel-static-0.137-3. El5.x86_64.rpmwarning:elfutils-libelf-devel-0.137-3. El5.x86_64.rpm:Header V3 DSA Signature:nokey, key ID37017186Preparing ... ########################################### [ -%]   1: elfutils-libelf-devel-s########################################### [ -%]   2: Elfutils-libelf-devel ########################################### [ -%][[email Protected]_plat rpms]#

A solution to the interdependence of RPM packages in a Linux environment

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.