[Postfixbuch-users] cdb in postfix kompilieren?
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Mo Jun 9 13:22:32 CEST 2003
* Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:
> Aber auch nur, wenn der Source entsprechend gepatcht ist.
Siehe:
ftp://ftp.corpit.ru/pub/postfix/README.CDB
Man braucht tinycdb: ftp://ftp.corpit.ru/pub/tinycdb/
Und den Patch: ftp://ftp.corpit.ru/pub/postfix/postfix-dict_cdb-1.1.11-20021104.tar.gz
Zum Kompilieren habe ich ein Script:
#!/bin/bash
echo
echo CDB Support hierher kopieren
cp ../patches/postfix/postfix-dict_cdb-1.1.11-20021104.tar.gz postfix-dict_cdb.tar.gz
sleep 1
echo
echo CDB Support auspacken
tar xfz postfix-dict_cdb.tar.gz
sleep 1
echo
echo CDB Support installieren
sh ./dict_cdb.sh
sleep 1
echo
echo Postfix bauen und installieren
CCARGS="-DHAS_CDB -DHAS_PCRE -I/usr/local/include" AUXLIBS="-L/usr/local/lib -lpcre -lcdb" make makefiles &&
make &&
make upgrade
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt at charite.de
Charite Campus Mitte Tel. +49 (0)30-450 570-155
Referat V a - Kommunikationsnetze - Fax. +49 (0)30-450 570-916
AIM: ralfpostfix
Mehr Informationen über die Mailingliste Postfixbuch-users