Start a conversation

"Failed dependencies" Error when trying to install D7

Overview

When you try to install the D7 module or the LFS Package on your RHEL server, you may run into an "error: Failed dependencies" similar to the example below: 

 

Solution

Please execute the procedures below in order to install the dependencies which will resolve the errors: 

  • sudo yum -y install libgcc.i686
  • sudo yum -y install glibc-devel.i686
  • sudo yum -y install glibc-devel.x86_64
  • sudo yum -y install lsof

If this does not resolve your errors, please contact support

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments