On 9/8/2004 9:13, "Christian Stalberg" <[EMAIL PROTECTED]> wrote:
> Trying to install mailman 2.1.5 on RH Linux Fedora Core 2 on > Pentium IV server. When I run 'make install' I get the following > error: > > Compiling /usr/local/mailman/Mailman/mm_cfg.py ... > Compiling /usr/local/mailman/Mailman/versions.py ... > Traceback (most recent call last): > File "bin/update", line 46, in ? > import paths > File "/usr/local/mailman/bin/paths.py", line 59, in ? > import korean > ImportError: No module named korean > make: *** [update] Error 1 > > For what its worth, I don't need the Korean module anyway. Any > help would be appreciated. Thanks! What version of python is running on the Mailman machine (I don't have Core 2 available, so I don't know what it comes with...or what you might have upgraded to). Mailman 2.1.5 requires Python 2.3 or newer. 2.3.3 is nice. The above may have nothing to do with your problem. --John ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/