好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

postfix安装错误解决 - 系统安全 - 自学php

 

今天在部署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

 

 

 

本文出自 [ fighter ] 博客

查看更多关于postfix安装错误解决 - 系统安全 - 自学php的详细内容...

  阅读:52次