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:

    % cd misc
    % tar zxf email-0.93.tar.gz
    % cd email-0.93
    % python setup.py install


>       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/Mailman/Utils.py", line 34, in ?
>     import email.Iterators
> ImportError: No module named email.Iterators
> *** Error code 1
>  
> Stop in /export/homea/javier/src/mailman/mailman-2.1a3.
> 
> 
>       I downloaded the tarball from sourceforge earlier today.
> 
>       Any ideas?
> 
> -jav
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users


------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to