Date: 05 Jan 2003 19:38:52 +0100 From: Pav Lucistnik <pav@oook.cz> To: Gerard Samuel <gsam@trini0.org> Cc: wjv@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Mailman 2.0.13 from ports Message-ID: <1041791931.73138.6.camel@gprs3192.eurotel.cz> In-Reply-To: <3E18724F.4090805@trini0.org> References: <3E18724F.4090805@trini0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- Pav Lucistnik <pav@oook.cz> Sbohem, ty - ktereho nemohu nazvat dobrym a neodvazuji se nazvat zlym. - Walter Scott: Ivanhoe 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?1041791931.73138.6.camel>