Postfix compile on Snow Leopard

| No TrackBacks

Since I can never find my notes on compiling Postfix, I'm making an entry here to document my compile options.

The command below will configure the build for 64bit, and include Dovecot SASL support, MySql support, and PCRE support.

make -f Makefile.init makefiles \
CCARGS='-arch x86_64 -DUSE_TLS -DUSE_SASL_AUTH \
-DDEF_SERVER_SASL_TYPE=\"dovecot\" \
-DHAS_PCRE -I/usr/local/include \
-DHAS_SSL -I/usr/include/openssl \
-DHAS_MYSQL -I/usr/local/mysql/include' \
AUXLIBS='-L/usr/lib -llber -lresolv -L/usr/local/lib \
-L/usr/local/lib -lpcre -lssl -L/usr/local/mysql/lib \
-lmysqlclient -lz -lm'

No TrackBacks

TrackBack URL: http://www.wrightthisway.com/cgi-bin/mt5/mt-tb.cgi/867

November 2011

Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      

About this Entry

This page contains a single entry by Jim published on November 2, 2011 11:19 PM.

DNS Hosting was the previous entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 5.04