[Postfixbuch-users] Compilierung Postfix mit SASL und mysql
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Mo Okt 13 18:50:35 CEST 2003
* Jan Prock <jprock at web.de>:
> Guten Abend!
>
> Wenn ich folgendes in die Kommandozeile eingebe:
>
> make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL
> -I/usr/include/mysql' 'CCARGS=-DUSE_SASL_AUTH -I/usr/local/include/sasl'
> 'AUXLIBS=-L/usr/lib/mysql -lmysqlclient -lz -lm'
> 'AUXLIBS=-L/usr/local/lib -lsasl2'
Sehr schlau. Wenn Du CCARGS und AUXLIBS doppelt definierst, welche
Definition bleibt wohl haengen?
Genau. Die 2.!
Ergo:
make -f Makefile.init makefiles 'CCARGS=-DHAS_MYSQL
-I/usr/include/mysql -DUSE_SASL_AUTH -I/usr/local/include/sasl'
'AUXLIBS=-L/usr/lib/mysql -lmysqlclient -lz -lm -L/usr/local/lib -lsasl2'
--
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