Brian Evans - Postfix List wrote:
Mauricio Tavares wrote:
I am compiling postfix 2.6.1 in a Solaris 10 box using the
following script:
#!/bin/bash
make tidy
make makefiles CC=gcc \
CCARGS='-DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH \
-DDEF_SERVER_SASL_TYPE=\"dovecot\" \
-I/usr/sfw/include
On Mon, Aug 03, 2009 at 03:38:35PM -0400, Mauricio Tavares wrote:
>
> I thought it would be there since I have db 4.7 installed in the
> machine. Am I missing something here or just being mistaken as usual? Is
> it being called something else?
PS. Consider using simple and fast http://www.post
Mauricio Tavares:
> make makefiles CC=gcc \
>CCARGS='-DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH \
>-DDEF_SERVER_SASL_TYPE=\"dovecot\" \
>-I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include \
>-I/usr/local/BerkeleyDB.4.7/include ' \
That does not enable any of the Postfix Berkeley
Mauricio Tavares wrote:
> I am compiling postfix 2.6.1 in a Solaris 10 box using the
> following script:
>
> #!/bin/bash
> make tidy
> make makefiles CC=gcc \
> CCARGS='-DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH \
> -DDEF_SERVER_SASL_TYPE=\"dovecot\" \
> -I/usr/sfw/include -I/opt/sfw/include -
I am compiling postfix 2.6.1 in a Solaris 10 box using the following
script:
#!/bin/bash
make tidy
make makefiles CC=gcc \
CCARGS='-DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH \
-DDEF_SERVER_SASL_TYPE=\"dovecot\" \
-I/usr/sfw/include -I/opt/sfw/include -I/usr/local/include \
-I/usr/local/Berke