[linux-network] postfix icin yardim

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: kerem Sargin (keremsargin@mersin.edu.tr)
Date: Fri 27 Aug 2004 - 23:24:34 EEST


make makefiles CCARGS="-DUSE_SASL_AUTH -I/usr/local/include/sasl" \
> AUXLIBS="-L/usr/local/lib -lsasl2"
make -f Makefile.in MAKELEVEL= Makefiles
set -e; for i in src/util src/global src/dns src/master src/postfix src/smtpstone src/sendmail src/error src/pickup src/cleanup src/smtpd src/local src/lmtp src/trivial-rewrite src/qmgr src/smtp src/bounce src/pipe src/showq src/postalias src/postcat src/postconf src/postdrop src/postkick src/postlock src/postlog src/postmap src/postqueue src/postsuper src/nqmgr src/qmqpd src/spawn src/flush src/virtual src/proxymap; do \
 (set -e; echo "[$i]"; cd $i; rm -f Makefile; \
 make -f Makefile.in Makefile MAKELEVEL=) || exit 1; \
done;
[src/util]
(set -e; echo "# DO NOT EDIT"; /bin/sh ../../makedefs && cat Makefile.in) >Makefile
No <db.h> include file found.
Install the appropriate db*-devel package first.
See the RELEASE_NOTES file for more information.
make: *** [Makefile] Error 1
make: *** [Makefiles] Error 1
make: *** [makefiles] Error 2

Verilen Hata bu Arkdaslar bunun icin ne yapabilirim bana yardimci olabilirmisiniz..


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.