读书人

Ubuntu 上编译 postfix

发布时间: 2012-07-02 17:46:22 作者: rapoo

Ubuntu 下编译 postfix

# 编译出错ma3310@u-svr-32:~/postfix-2.8.2$ makemake -f Makefile.in MAKELEVEL= Makefiles(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmpNo  include file found.Install the appropriate db*-devel package first.See the RELEASE_NOTES file for more information.make: *** [Makefiles] Error 1make: *** [Makefiles] Error 2


# 解决sudo apt-get install libdb-dev

读书人网 >操作系统

热点推荐