[EMAIL PROTECTED] wrote:
>
>I had this problem with RHEL 5, Python 2.4.3 and Mailman 2.1.9.
>
>If you don't need Korean support, here is a workround.
>Remove or comment out two lines in misc/paths.py.in before running configure..
>
>First comment out
>
>import korean
>
>Then comment out
>
>
"Obantec Support" <[EMAIL PROTECTED]> wrote:
>Hi
>
>FC3 running python 2.3.4 & trying to install Mailman-2.1.9
>
>./configure (using default settings)
>make install produces just this error
>
>Traceback (most recent call last):
> File "bin/update", line 46, in ?
>import paths
> File "/usr/l
2008 10:35 AM
Subject: [Mailman-Users] korean error
> Hi
>
> FC3 running python 2.3.4 & trying to install Mailman-2.1.9
>
> ./configure (using default settings)
> make install produces just this error
>
> Traceback (most recent call last):
> File "bin/update",
Hi
FC3 running python 2.3.4 & trying to install Mailman-2.1.9
./configure (using default settings)
make install produces just this error
Traceback (most recent call last):
File "bin/update", line 46, in ?
import paths
File "/usr/local/mailman/bin/paths.py", line 60, in ?
import kore