James Davis wrote: >I'm looking to tweak the source of my mailman installation a little so >decided to install from source onto my Debian system using the >subversion repository. This is the first time I've installed mailman >from source, usually I just rely upon the Debian packages. > >Everything installed without a problem, so good so far. But when I go to >view the webpages I get the following error in my browser.
The subversion trunk is not currently usable. It is undergoing a major change in "logging" which is incomplete, plus other changes. I'm a bit confused by the errors you report since the web page bug that I'm aware of was fixed in subversion before the ReopenableFileHandler class was added to loginit.py. What is in the error log from the web page bug? If you want to install from source, the best bet is to get the 2.1.8 tarball. You can also get the subversion Release_2_1-maint branch, but with the exception of the addition of the Vietnamese translation, this is the same as 2.1.8. >Any ideas? I'm using Python 2.3.5. Python 2.3 will be the minimum for Mailman 2.2, so you should be OK there. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
