
Can anyone help me? I am trying to install Mailman for two (2) different domains on the same server. We tried setting GID to 91 but that did not work!
Any advice is greatly appreicated.
Thomas
studebaker# ./configure --prefix=/usr/local/mailman/travelhacker.com --with-mail -gid=mailman --with-ownergroup=mailman creating cache ./config.cache checking for --with-python... no checking for python... /usr/local/bin/python checking Python interpreter... /usr/local/bin/python checking Python version... 2.0 checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking for true... /usr/bin/true checking for --without-gcc... no checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether #! works in shell scripts... yes checking for --with-var-prefix... no checking for --with-username... mailman checking for mailman UID... 1005 checking for --with-groupname... mailman checking for mailman GID... 999 checking permissions on /usr/local/mailman/travelhacker.com... configure: error: ***** Installation directory /usr/local/mailman/travelhacker.com is not configur ed properly! ***** Set-gid bit must be set for directory: /usr/local/mailman/travelhacker.com

On Tue, 27 Feb 2001, Thomas Speight wrote:
cd /usr/local/mailman chmod g+s ./travelhacker.com
[I've never set up mailman for multiple domains (even though I have multiple domains, I use multiple installations of mailman for ease of portability if I have to move the domains), so I can't even tell you if you should HAVE a directory for the domain, but this is one way to set the group suid bit for the directory and thus, directly address that error.]
J.
Jeme A Brelin
jeme@brelin.net
----------------- [cc] counter-copyright http://www.openlaw.org

On Tue, 27 Feb 2001, Thomas Speight wrote:
cd /usr/local/mailman chmod g+s ./travelhacker.com
[I've never set up mailman for multiple domains (even though I have multiple domains, I use multiple installations of mailman for ease of portability if I have to move the domains), so I can't even tell you if you should HAVE a directory for the domain, but this is one way to set the group suid bit for the directory and thus, directly address that error.]
J.
Jeme A Brelin
jeme@brelin.net
----------------- [cc] counter-copyright http://www.openlaw.org
participants (2)
-
Jeme A Brelin
-
Thomas Speight