[Mailman-Users] install troubles - next...

Richard Ames richard at linsup.com
Thu May 20 07:11:42 CEST 1999


> Where the instructions say:
>
>                                        Usually you can just cd to the
>       directory you unpacked Mailman into, and run configure with no
>       arguments:
>
>           % cd <mailman-src-dir>
>
> read it as:
>
> 	% cd mailman-1.0rc1
<snip>
> Trevor Johnson

Thanks, Trevor.

I continued as you directed and it seemed fine until I got to the password
stage, where:

[mailman at trout bin]$ uname -a
Linux (RedHat 5.2) trout.infoadv.com.au 2.0.36 #1 Tue Nov 17 13:01:19 EST
1998 i586 unknown
[mailman at trout bin]$ whoami
mailman
[mailman at trout bin]$ pwd
/home/mailman/bin
[mailman at trout bin]$ python
Python 1.5.1 (#1, May  6 1998, 01:48:27)  [GCC 2.7.2.3] on linux-i386
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>>
[mailman at trout bin]$ ./mmsitepass my42ad
Traceback (innermost last):
  File "./mmsitepass", line 32, in ?
    from Mailman import MailList
  File "/home/mailman/Mailman/MailList.py", line 34, in ?
    from ListAdmin import ListAdmin
  File "/home/mailman/Mailman/ListAdmin.py", line 28, in ?
    import Message
  File "/home/mailman/Mailman/Message.py", line 31, in ?
    from Mailman.pythonlib import rfc822
ImportError: No module named pythonlib
[mailman at trout bin]$


Is the module built as part of the install???  Should I start over??

Thanks,

Richard.





More information about the Mailman-Users mailing list