ma3310 发表于 2013-1-28 16:34:22

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.tmpNoinclude file found.Install the appropriate db*-devel package first.See the RELEASE_NOTES file for more information.make: *** Error 1make: *** Error 2

# 解决sudo apt-get install libdb-dev
页: [1]
查看完整版本: Ubuntu 下编译 postfix