|
|
posfix
大家好。我在这个网站上down 下来一个ftp://202.96.64.144/pub/postfix-2.4.3.tar.gz
tar zxvf postfix-2.4.3.tar.gz 可以解压,
但是make 的时候如下
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
No <db.h> include file found.
Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefiles] Error 1
make: *** [Makefiles] Error 2
[root@mail postfix-2.4.3]# make
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
No <db.h> include file found.
Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefiles] Error 1
make: *** [Makefiles] Error 2
现在改怎么办呢,让我读安装说明,我现在也没有安装说明阿??
。。。。。。 。。。。 那位大哥帮帮我 看看这个是怎么一回事情。。???
另外我还想用dovecot 而且, down下来的也是不能用。。 是不是我编译的时候编译出现了什么错误。。
在网上全是 。 ./config && make && make install 现在怎么就不行了呢??? |
|