Comment 1 for bug 557938

Revision history for this message
msapiro (msapiro-users) wrote :

This is not a bug. Questions like this should be posted to <email address hidden> <http://mail.python.org/mailman/listinfo/mailman-users>, and in no case should anything be posted to this SF tracker.

You need to do what the error message says:

./configure --prefix=/usr/lib/mailman --with-mail-gid=mail --with-cgi-gid=apache

(you may also want to consider the --with-mailhost= and --with-urlhost= options so you don't need to set these in mm_cfg.py)

Then
stop mailman
make install
start mailman