I've been running Mailman for most of two years, going from 2.0.5 to 2.0.12+
on a very lightly loaded K6-233. I've finally been convinced to move up.
Last night I reved RedHat from 6.2 to 7.2, installed Python2 2.2.1, and
generally brought things up to date.
I also added virtual host support to Postfix, as I have a client that wants this on their new list. I am now hosting DNS for their domain, and mail to their domain through the Postfix-style virtual host works. I decided not to change the Mailman location at this time, so I used the following config: ./configure --with-mail-gid=99 --with-cgi-gid=99 --prefix=/home/mailman --with-python=/usr/bin/python2 The configure runs fine right down to the end where it tells me I don't have Chinese Unicode support and sends me off to a location where there aren't any files, but I don't really expect to have a lot of Chinese customers on here. It's the next step that is stopping me: make install runs smoothly for several minutes, but concludes with this: Compiling /home/mailman/Mailman/Version.py ... Compiling /home/mailman/Mailman/__init__.py ... Compiling /home/mailman/Mailman/htmlformat.py ... Compiling /home/mailman/Mailman/i18n.py ... Compiling /home/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
|
- [Mailman-Users] customizing welcome messages list by li... Greg Westin
- Re: [Mailman-Users] customizing welcome messages l... Patrick Hsieh
- [Mailman-Users] Can someone please look at the... G. Armour Van Horn
- [Mailman-Users] Can someone please look at... G. Armour Van Horn
- Re: [Mailman-Users] Can someone please... Jon Carnes
- Re: [Mailman-Users] Can someone p... Jon Carnes
- Re: [Mailman-Users] Upgrade failure to 2.1... Barry A. Warsaw
- Re: [Mailman-Users] customizing welcome messag... Greg Westin