Hello.
 
I just installed Mailman 2.0.11 in a Solaris 7 system running Python 2.2.1.
The bin/check_perms executes with no problems encountered.
When I try to create a test list with bin/newlist I get the following:
 
Traceback (most recent call last):
  File "./bin/newlist", line 54, in ?
    from Mailman import MailList
  File "/home/mailman/Mailman/MailList.py", line 30, in ?
    import socket
  File "/usr/local/lib/python2.2/socket.py", line 41, in ?
    from _socket import *
ImportError: No module named _socket

Any hints on this anyone?
 
 
Kjell Eidem
Sintef Electronics & Cybernetics
Trondheim
Norway
 

Reply via email to