Hi, i want to install lftp using WHM, but it says:
"Missing Dependency: perl(String::CRC32) is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)"
Please how can i install this dependency or LFTP successfully?
I tried this guide to install this dependency, but it does not work. Maybe i need to restart anything? What?
"Missing Dependency: perl(String::CRC32) is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)"
Please how can i install this dependency or LFTP successfully?
I tried this guide to install this dependency, but it does not work. Maybe i need to restart anything? What?
Thank you--> Running transaction check
---> Package lftp.x86_64 0:3.7.11-4.el5_5.3 set to be updated
--> Processing Dependency: perl(String::CRC32) for package: lftp
--> Processing Dependency: perl-String-CRC32 for package: lftp
--> Finished Dependency Resolution
lftp-3.7.11-4.el5_5.3.x86_64 from base has depsolving problems
--> Missing Dependency: perl-String-CRC32 is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)
lftp-3.7.11-4.el5_5.3.x86_64 from base has depsolving problems
--> Missing Dependency: perl(String::CRC32) is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)
Error: Missing Dependency: perl-String-CRC32 is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)
Error: Missing Dependency: perl(String::CRC32) is needed by package lftp-3.7.11-4.el5_5.3.x86_64 (base)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.