installed
properly (no exccption raised by the import):
[machine!/home/barrett]:python
Python 2.3.3 (#1, May 11 2004, 13:30:18)
[GCC 3.3.2] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
>>> import socket
>
Hello,
I am trying to install and run Mailman on Solaris 2.7 or SunOS 5.7
and I'm getting the following fatal when running 'make install':
Traceback (most recent call last):
File "bin/update", line 50, in ?
from Mailman import Utils
File "/usr/local/mailman/Mailman/Util