From: Igor Vieira Debacker (no email)
Date: Mon Jul 01 2002 - 10:59:27 EDT
Hi,
I`m having some problems durin the compiling process
i installed db which was required to install postfix and it still give me the
same error message:
napoleon:/home/bad/postfix-1.1.11 # make
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; 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
napoleon:/home/bad/postfix-1.1.11 #
and when i try to make install it says:
napoleon:/home/bad/postfix-1.1.11 # make install
Please review the INSTALL instructions first.
napoleon:/home/bad/postfix-1.1.11 #
i would like to know what steps should i follow to install it...
i have already set up conf/mail.cf
Thanx in advance.
Igor `BaDDie` Debacker
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|