[Mailman-Users] Wierd Problem creating list

Tamara Yoggev tyoggev at 013.net
Mon Mar 28 22:02:10 CEST 2005


All of these folders exist:

/var/mailman/archives/public/
/var/mailman/cgi-bin/
/usr/local/mailman/cgi-bin/
/usr/local/mailman/archives/public/

> It seems you may have run ./configure and make install more than once
> with different --with-var-prefix values and without running make clean
> in between.

 Yes, I did do that, I would have thought that I ran make clean in between, 
but there is a definite
chance I missed it, and just ran make by mistake (Since I ran configure 
several times until I felt I got it right)

Do you suggest I run configure again and recompile?

Tamara



----- Original Message ----- 
From: "Mark Sapiro" <msapiro at value.net>
To: "Tamara Yoggev" <tyoggev at 013.net>; <Mailman-Users at python.org>
Sent: Monday, March 28, 2005 11:50 AM
Subject: Re: [Mailman-Users] Wierd Problem creating list


> Tamara Yoggev wrote:
>
>>That's right, only after I fixed (in mailman.conf, which is included in
>>httpd.conf) the following :
>>This is what I originally had with my previous problem "no such list etc."
>>
>>ScriptAlias /mailman/ /var/mailman/cgi-bin/
>>
>>Alias /pipermail/ /var/mailman/archives/public/
>>
>><Directory /var/mailman/archives>
>>
>>Options +FollowSymlinks
>>
>></Directory>
>
>
> There must be a set of wrappers in /var/mailman/cgi-bin/ These are
> probably correct.
>
> Where is the archives/public directory. Is there one in /var/mailman?
>
>
>>I changed this to (mailman is installed in: /usr/local/mailman):
>>
>>
>>
>>ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
>
>
> Does this directory even exist. Is there a set of wrappers it it?
>
>
>>Alias /pipermail/ /usr/local/mailman/archives/public/
>>
>><Directory /usr/local/mailman/archives>
>
>
> Also does this directory exist?
>
>
>>Options +FollowSymlinks
>>
>></Directory>
>>
>>After I made this change, which seemed to be reasonable to me, maybe I'm
>>wrong did I see the-
>>
>>We're sorry, we hit a bug!
>
> Actually, there must be wrappers in /usr/local/mailman/cgi-bin/ too or
> you wouldn't see the "we hit a bug" message.
>
> It seems you may have run ./configure and make install more than once
> with different --with-var-prefix values and without running make clean
> in between.
>
> --
> 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