首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

Ubuntu 上编译 postfix

2012-07-02 
Ubuntu 下编译 postfix# 编译出错ma3310@u-svr-32:~/postfix-2.8.2$ makemake -f Makefile.in MAKELEVEL

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

热点排行