atom feed6 messages in net.sourceforge.lists.courier-users[courier-users] Re: Courier 20041030
FromSent OnAttachments
Sam VarshavchikOct 30, 2004 6:48 pm 
Jerry AmundsonOct 31, 2004 6:33 am 
Jaroslaw Jan PysznyOct 31, 2004 6:37 am 
Lloyd ZusmanNov 1, 2004 2:17 am 
Sam VarshavchikNov 1, 2004 4:11 am 
Lloyd ZusmanNov 1, 2004 6:38 am 
Subject:[courier-users] Re: Courier 20041030
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 1, 2004 4:11:08 am
List:net.sourceforge.lists.courier-users

Lloyd Zusman writes:

Oh, and ...

% uname -srm FreeBSD 4.0-STABLE i386

Thanks in advance.

Use gmake instead of make, as you're supposed to do on BSD. From INSTALL:

Environment variables may be set either before running the configure script, or by providing the environment variables as parameters to the configure script. Example:

./configure --with-mailuser=mail --with-mailgroup=mail \ CC=/opt/fsf/bin/gcc LDFLAGS=-L/opt/fsf/lib \ MAKE=gmake