Date: Sun, 05 Jan 2003 14:57:29 -0500 From: Gerard Samuel <gsam@trini0.org> To: Pav Lucistnik <pav@oook.cz> Cc: ports <ports@freebsd.org> Subject: Re: Mailman 2.0.13 from ports Message-ID: <3E188E29.7020502@trini0.org> References: <3E18724F.4090805@trini0.org> <1041791931.73138.6.camel@gprs3192.eurotel.cz> <3E188BEF.7080302@trini0.org> <1041796238.73138.11.camel@pav.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Pav Lucistnik wrote: >On ne, 2003-01-05 at 20:47, Gerard Samuel wrote: > > > >>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 >> >> > >Hmm, do you *have* Apache installed? > >Is there a group number 65533, and does Apache run under it? > Yes, Apache is installed and running. hivemind# ps aux | grep httpd root 156 0.0 1.1 8112 4380 ?? Ss Tue07AM 0:26.07 /usr/local/sbin/httpd www 36665 0.0 2.1 11232 7992 ?? I 11:15AM 0:06.19 /usr/local/sbin/httpd If you look at my first post, I provided what was installed on this particular box. Apache is running in the www group, which according to /etc/group is GID 1000. So I tried again with -> make CGI_GID=1000 And Im still getting the error above. > > > >>-- >>Pav Lucistnik <pav@oook.cz> >>Dobre knihkupectvi je jen velka cerna dira, ktera umi cist. (S.! S.!) >> >> > > > > > -- 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?3E188E29.7020502>