United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
I am getting similar error messages regarding module dependencies when trying to install a third-party rpm package:
error: failed dependencies:
libcap.so is needed by VMware
libcap.so.1 is needed by VMware
libcap.so.1.10 is needed by vsftpd
|
If these module dependencies do exist in any of the packages in Red Hat Enterprise Linux, the following command to automatically resolve these dependencies and install the appropriate packages on your system.
up2date --solvedeps=<module1,moduleN>
|