今天在部署postfix邮件系统的时候安装postfix出现以下错误;
No <db.h> include file found.
Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefiles] 错误 1
make: *** [makefiles] 错误 2
解决办法
yum install db4-devel -y
本文来源:不详 作者:佚名