解决Failed dependencieslibcrypto.so.4 is needed 发表于 2012-12-13 更新于 2026-03-03 分类于 技术分享 错误提示: 12libcrypto.so.4 and libssl.so.4 were provided by the package openssl097a,while libdb-4.2.so is provided by db4.Check carefully the library versions inside the packages because they are updated frequently. 解决办法: 12$yum install openssl097a db4$rpm -ivh tripwire-2.4.0-1.i386.rpm OK!