Re: [Mailman-Users] Problems building 2.1a3

2001-10-24 Thread Dan Mick
Did you install misc/email.*gz first, like the instructions say to? Mailman 2.1 now requires the "email" package, which comes as part of Python 2.2. If you are running an older version of Python, then you need to install the standalone email package by doing the following steps:

[Mailman-Users] Problems building 2.1a3

2001-10-24 Thread Javier Henderson
On a FreeBSD 4.4-STABLE system with Python 2.01, I get the following when trying to "make install": Compiling /export/homec/mailman/Mailman/versions.py ... Traceback (most recent call last): File "bin/update", line 46, in ? from Mailman import Utils File "/export/homec/mailman/Ma