Re: [Mailman-Users] korean error

2008-01-28 Thread Mark Sapiro
[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 > >

Re: [Mailman-Users] korean error

2008-01-28 Thread Barry Finkel
"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

Re: [Mailman-Users] korean error

2008-01-27 Thread [EMAIL PROTECTED]
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",

[Mailman-Users] korean error

2008-01-27 Thread Obantec Support
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