[Mailman-Users] Problem Upgrading to 2.1b3 - More

Mike Kercher mike at CamaroSS.net
Sun Sep 8 05:42:53 CEST 2002


Follow-up:

I tried installing Mailman to the default /usr/local/mailman and this is what I got:

Compiling /usr/local/mailman/Mailman/mm_cfg.py ...
Compiling /usr/local/mailman/Mailman/versions.py ...
Traceback (most recent call last):
  File "bin/update", line 44, in ?
    import paths
ImportError: No module named paths
make: *** [update] Error 1


-----Original Message-----
From: mailman-users-admin at python.org
[mailto:mailman-users-admin at python.org]On Behalf Of Mike Kercher
Sent: Saturday, September 07, 2002 9:55 PM
To: mailman-users at python.org
Subject: [Mailman-Users] Problem Upgrading to 2.1b3


This is the configure I ran:

./configure --prefix=/home/mailman --with-mail-gid=41 --with-cgi-id=48

No problems there, then I run make install and get the following:

Compiling /home/mailman/Mailman/htmlformat.py ...
Compiling /home/mailman/Mailman/i18n.py ...
Listing /home/mailman/Mailman/pythonlib ...
Compiling /home/mailman/Mailman/versions.py ...
Traceback (most recent call last):
  File "bin/update", line 47, in ?
    from Mailman import MailList
  File "/home/mailman/Mailman/MailList.py", line 40, in ?
    from email.Utils import getaddresses, formataddr, parseaddr
ImportError: cannot import name formataddr
make: *** [update] Error 1

gcc is 2.96
python is 2.2.1
RH 7.2

Anyone have any idea?  This was an attempt to upgrade from 2.0.13 non-rpm install.

Thanks!


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
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/





More information about the Mailman-Users mailing list