Date: Sun, 05 Jan 2003 14:47:59 -0500 From: Gerard Samuel <gsam@trini0.org> To: Pav Lucistnik <pav@oook.cz> Cc: wjv@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Mailman 2.0.13 from ports Message-ID: <3E188BEF.7080302@trini0.org> References: <3E18724F.4090805@trini0.org> <1041791931.73138.6.camel@gprs3192.eurotel.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Ok. As per your suggestion, I tried to -> make CGI_GID=65533 And the make fails with -> checking for CGI wrapper GID... 65533 checking for CGI extensions... no host info not found, set $MAILHOST and/or $WWWHOST environ vars $MAILHOST=None, $WWWHOST=None ===> Building for mailman-2.0.13 make: cannot open Makefile. *** Error code 2 Stop in /usr/ports/mail/mailman. Any other suggestions?? Thanks Pav Lucistnik wrote: >On ne, 2003-01-05 at 18:58, Gerard Samuel wrote: > > > >>When trying to install on FreeBSD 4.7-p2, it fails with -> >>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 >> >> > >Just provide it with GID your MTA and httpd use. Example: > >/usr/port/mail/mainman# make MAIL_GID=2525 CGI_GIF=65533 install > >where 2525 is your mailnull group and 65533 nogroup or www group > > > -- Gerard Samuel http://www.trini0.org:81/ http://dev.trini0.org:81/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E188BEF.7080302>