From owner-freebsd-ports Sun Jan 5 11:47:49 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2709337B401 for ; Sun, 5 Jan 2003 11:47:48 -0800 (PST) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A7A643EC5 for ; Sun, 5 Jan 2003 11:47:47 -0800 (PST) (envelope-from gsam@trini0.org) Received: (qmail 64543 invoked by uid 0); 5 Jan 2003 19:47:46 -0000 Received: from unknown (HELO trini0.org) (192.168.0.5) by 192.168.0.2 with SMTP; 5 Jan 2003 19:47:46 -0000 Message-ID: <3E188BEF.7080302@trini0.org> Date: Sun, 05 Jan 2003 14:47:59 -0500 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021213 X-Accept-Language: en, en-us, nl, th MIME-Version: 1.0 To: Pav Lucistnik Cc: wjv@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: Mailman 2.0.13 from ports References: <3E18724F.4090805@trini0.org> <1041791931.73138.6.camel@gprs3192.eurotel.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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