亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 1243 | 回復(fù): 0
打印 上一主題 下一主題

postfix on centos5u2遇到的問題 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2008-10-12 20:27 |只看該作者 |倒序?yàn)g覽

參考文檔:
主要根據(jù)
[
http://www.72891.cn/viewthread.php?tid=982988&pid=9431701&page=1&extra=#pid9431701
]網(wǎng)站, 由于cyrus-sasl與courier-auth需要重裝,也參考到
http://www.netec.com/forum/redirect.php?tid=155&goto=lastpost
的幾項(xiàng)源包安裝編譯.

注意事項(xiàng):
1/在安裝postfix時,cyrus-sasl-lib可以不用,但不能不裝,否則安裝postfix時遇到"bin/postconf: error while loading shared libraries: libsasl2.so.2" 之類的錯誤。
2/pam-devel需要安裝,否則會提示"auth(default): Unknown passdb driver 'pam' (typo, or Dovecot was built without support for it? Check with dovecot child "這類錯誤

幾個安裝包的參數(shù)
1、cyrus-sasl
[root@hostname path]# ./configure --enable-plain --enable-cram --enable-digest --enable-login --enable-sql --disable-anon --disable-ntlm --disable-gssapi --disable-krb4 --disable-otp --disable-srp --disable-srp-setpass --with-mysql=/usr/local/mysql \
--with-authdaemond=/usr/local/courier-authlib/var/spool/authdaemon/socke
[root@hostname path]# make&&make install
2、postfix
[root@hostname postfix-2.5.5]# make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL -I/usr/local/mysql/include -DUSE_TLS -DUSE_CYRUS_SASL -DUSE_SASL_AUTH -I/usr/local/include/sasl' 'AUXLIBS=-L/usr/local/mysql/lib -lmysqlclient -lz -lm -L/usr/lib -lssl -lcrypto -lsasl2'
[root@hostname postfix-2.5.5]#make
[root@hostname postfix-2.5.5]# make install
3、courier-auth
[root@hostname courier-auth-0.5.8]#./configure --prefix=/usr/local/courier-authlib --without-authpam --without-authldap --without-authpwd --without-authshadow --without-authvchkpw --without-authpgsql  --with-authmysql --with-mysql-libs=/usr/local/mysql/lib \
--with-mysql-includes=/usr/local/mysql/include --with-redhat \
--with-authmysqlrc=/usr/local/courier-authlib/etc/authmysqlrc \
--with-authdaemonrc=/usr/local/courier-authlib/etc/authdaemonrc [root@hostname courier-auth-0.5.8]# make&&make install

TIPS:
由于使用64bit的系統(tǒng),因此有些包是i386與x86_64的都安裝了,在卸載包的時候出現(xiàn)
error: "pkg-name" specifies multiple packages的錯誤,
如果想強(qiáng)行卸載多個安裝包
rpm -e --allmatches pkg_name --nodeps





本文來自ChinaUnix博客,如果查看原文請點(diǎn):http://blog.chinaunix.net/u/1808/showart_1287088.html
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP