Check your /etc/group file to see if "nogroup" is defined as a group. I'll wager a few quatlus that it isn't.
Jon Carnes On Thursday 15 November 2001 05:54, Dieball, Andre wrote: > Hi > > I get the following error message when trying to ./configure: > > ---cut--- > checking for CGI wrapper GID... > configure: error: > ***** No existing group found for the cgi_wrapper program. > ***** This is the group that your Web server runs CGI scripts under. > ***** You might want to specify an existing group with the > ***** --with-cgi-gid configure option. Please see your Web server's > ***** documentation, and the INSTALL file for details > ---cut- > > my httpd.conf is configured like the following: > > ---cut--- > User wwwrun > Group nogroup > ---cut--- > > so I tried ./configure with -with-cgi-gid nogroup > Unfortunately without any result, still the same error message. > > System is: SuSE 7.2 with mailman installed from tar.gz (not rpm) > > Any help is appreciated. > > Thank you very much in advance. > > > Mit freundlichen Gr��en > Kind Regards > > Andre Dieball ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: quoted-printable Content-Description: ---------------------------------------- ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
