[Mailman-Users] Question about config.log

Mark Sapiro msapiro at value.net
Fri Jan 28 05:46:51 CET 2005


Mike Smith wrote:

>I posted a problem earlier, and I was wondering, here is an excerpt from my
>config.log
>
> 
>
> 
>
>> configure:2623: checking for --with-username
>
>> configure:2637: result: mailman
>
>> configure:2642: checking for user name "mailman"
>
>> configure:2690: result: okay
>
>> configure:2695: checking for --with-groupname
>
>> configure:2709: result: mailman
>
>> configure:2715: checking for group name "mailman"
>
>> configure:2763: result: okay
>
>> configure:2767: checking permissions on /home/mailman/
>
>> configure:2822: result: okay
>
>> configure:2828: checking for mail wrapper group; i.e. --with-mail-gid
>
>> configure:2892: result: exim
>
>> configure:2896: checking for CGI wrapper group; i.e. --with-cgi-gid
>
>> configure:2961: result: mailman
>
>> configure:2967: checking for CGI extensions
>
>> configure:2982: result: no
>
> 
>
> 
>
>whats that CGI extensions part?
>
> 
>
>is that necessary?
>
> 
>
>it compiles as normal.

>From the INSTALL document:

      --with-cgi-ext=<extension>
            Specify an extension for cgi-bin programs.  The CGI
            wrappers placed in $PREFIX/cgi-bin will have this
            extension (some web servers require an extension).
            <extension> must include the dot.

In other words, if your web server requires cgi-bin programs to be
named xxx.ext instead of just xxx you would specify
--with-cgi-ext=.ext with your configure command. You didn't do that,
and probably didn't need to.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list