ich versuche jetzt schon seit Stunden Postfix mit folgendem Aufruf zu installieren:
Code: Select all
make makefiles
'CCARGS=
-DHAS_MYSQL
-I/usr/local/mysql/current/include/mysql
-DUSE_SASL_AUTH
-I/usr/local/cyrus-sasl/current/include/sasl
-I/usr/local/bdb/current/include'
'AUXLIBS=-L/usr/local/mysql/current/lib/mysql
-lmysqlclient -lz -lm
-L/usr/local/cyrus-sasl/current/lib -lsasl2
-L/usr/local/bdb/current/lib'
Code: Select all
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
Kann mir da bitte jemand helfen?
MfG Ronny