[Linux-disciples] Compiling from source -- config options

Adam Rosi-Kessel adam at rosi-kessel.org
Mon Oct 17 17:06:43 EDT 2005


I've never heard of make configure. I would do:

make clean
configure --with-mail-gid=mailman
make

(but it could just be that I've never heard of make configure).

(you might also throw in a make realclean from time to time).

Stephen R Laniel wrote:
> This is probably an exceedingly simple question. I'm
> compiling Mailman from source like so:
> 
> make clean && make configure --with-mail-gid=mailman
> 
> yet when the status messages scroll by, they include
> 
> 	checking for mail wrapper group; i.e. --with-mail-gid... nobody
> 
> which explains the error message I've been getting when I
> send a message to a test mailing list:
> 
> <testlist at lists.hostname>: Command died with status 2:
>     "/usr/local/mailman/mail/mailman post testlist". Command output: Group
>     mismatch error.  Mailman expected the mail wrapper script to be executed as
>     group "nobody", but the system's mail server executed the mail script as
>     group "mailman".  Try tweaking the mail server to run the script as group
>     "nobody", or re-run configure,  providing the command line option
>     `--with-mail-gid=mailman'.
> 
> Why isn't that command-line arg working?
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Linux-disciples mailing list
> Linux-disciples at lists.bostoncoop.net
> http://lists.bostoncoop.net/mailman/listinfo/linux-disciples


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20051017/e4e553e2/signature.pgp


More information about the Linux-disciples mailing list