Redhat9.0下Qmail完全安装笔记(比较齐全的哦)[7]

[入库:2005年9月21日] [更新:2007年3月24日]

本文简介:

你./configure --help | grep qmail 找找-qmail-..........[/quote:e902761f60]

我一直都是按你上面做的。但是就前面报过几次错,不知道和那有关没有?
用./configure --help | grep qmail 查看提示如下:
--enable-qmail-newu=path Full path to qmail-newu program

我重装了一次系统还是有这个提示是什么原因呢?

 cloudxx 回复于:2003-10-24 23:04:52 你的qmail-smtp-0.31/base64.*文件复制到qmail-1.03目录下了吗?

 千禧龙哥 回复于:2003-10-25 09:42:13 [quote:d74235207a="cloudxx"]你的qmail-smtp-0.31/base64.*文件复制到qmail-1.03目录下了吗?[/quote:d74235207a]

复制了。这步肯定作过了。

 cloudxx 回复于:2003-10-25 10:54:00 打补丁很简单的阿,不会有问题啊,你是在LINUX平台下吗?
我听说如果是商用unix系统需要下载一个GNU的patch才行的

 千禧龙哥 回复于:2003-10-25 11:01:26 [quote:399ccc1d72="cloudxx"]打补丁很简单的阿,不会有问题啊,你是在LINUX平台下吗?
我听说如果是商用unix系统需要下载一个GNU的patch才行的[/quote:399ccc1d72]

我用的是redhat 9 安装的,在redhat7.3下也装过。我安装qmail时怎么只有/var/qmal/这个目录?
下面的/bin/sendmail是从那里来的?

 wjger 回复于:2003-10-27 17:18:43 我在安装vpopmail时发生编译通不过,要在这一句下面#cd /home/vpopmail/etc 
#tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp 

加上
退到#cd vpopmail-5.2.1 这个目录才能编译  是不是啊?

还有我编译时发生错误vauth.c: In function 'vset_lastauth': 
vauth.c:939:warning:implicit declaration of function 'vset_lastauth_time' 
vauth.c: In function 'vset_lastauth_time'; 
vauth.c:971:warning:control reaches end of non-void function 
make[2]:***[vauth.o] Error 1 
make[2]:Leaving directory '/usr/local/src/vpopmail-5.2.1' 
make[1]:***[all-recursive] Error 1 
make[1]: Leaving directory '/usr/local/src/vpopmail-5.2.1' 
make:***[all-recursive-am] Error 2

 wjger 回复于:2003-11-04 16:22:28 up

 lightwiter 回复于:2003-11-04 19:20:20 建议打gadfly的补丁.

 wjger 回复于:2003-11-06 17:04:26 请教cloudxx老大我的能发信但不能收信,我的日志如下:
libmysqlclient.so.12    好像不能共享打开, 如何更改属性
Nov  6 16:45:40 localhost qmail: 1068108340.254144 delivery 13: deferral: /home/vpopmail/bin/vdelivermail:_error_while_loading_shared_libraries:_libmysqlclient.so.12:_cannot_open_shared_object_file:_Permission_denied/
Nov  6 16:45:40 localhost qmail: 1068108340.254178 status: local 0/40 remote 0/40

 zhaozy67 回复于:2003-11-08 10:55:31 老大:
    有一些补丁找不到,请问再哪儿有下载?如:ucspi-tcp-0.88.a_record.patch、/ucspi-tcp-0.88.nobase.patch、qmail-maildir++.patch等等。

 artxing 回复于:2003-11-08 11:02:29 http://www.chinaunix.net/jh/14/124879.html

这里有.我都打成包了

 aftersf 回复于:2003-11-19 15:35:45 mast you see it.
why

[root@mail vpopmail-5.2.1]# ./configure --prefix=/home/vpopmail  --enable-mysql=y  --enable-incdir=/usr/include/mysql  --enable-libdir=/usr/lib/mysql  --enable-default-domain=mail.mails.dipdns.net
--enable-passwd=n  --enable-defaultquota=10485760  --enable-tcprules-prog=/usr/local/bin/tcprules
--enable-tcpserver-file=/home/vpopmail/etc/tcp.smtp  --enable-vpopuser=vpopmail  --enable-vpopgroup=vchkpw  --enable-ip-alias-domains=n  --enable-sqwebmail-pass=y  --enable-hardquota=10000000
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-unknown-linux
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes

本文关键:Redhat9.0下Qmail完全安装笔记(比较齐全的哦)
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top