解决Failed dependencieslibcrypto.so.4 is needed

技术分享 2012-12-13

错误提示:

libcrypto.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.

解决办法:

$yum install openssl097a db4
$rpm -ivh tripwire-2.4.0-1.i386.rpm

OK!

评论 (0)

发表评论

最多500字符

验证码

暂无评论

成为第一个评论的人吧!