[Mailman-Users] Installation problem - Korean module

Barry Finkel b19141 at britaine.ctd.anl.gov
Mon Jan 21 20:04:18 CET 2008


henzef at uni-hildesheim.de wrote:

>Hello,
>
>i have got an old, but special problem with the installation of mailman. I
>found older mails on this list of it, but there was no solution for. I
>tried to install the mailman on the uni server with Solaris 10 and the
>recommended python 2.4.4. After configure, make, make install I receive
>the following 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 korean
>ImportError: No module named korean
>gmake: *** [update] Error 1
>
>How can I fix it? The python libs for Korean should be included in python
>versions since 2.4 and I also try to manually install the cjkcodecs for
>python, without any success. Does someone has an idea? I heard of an fixed
>makefile, but do not know where to get.
>
>Another way is deactivating the korean module. Is that possible? I do not
>found anything in the documentation. Any command or so.
>
>The older discussion can be found here:
>http://mail.python.org/pipermail/mailman-users/2007-September/058397.html
>
>I am looking forward to hear from you.

In my Ubuntu 2.1.9 system I have

     katydid% ls -al /var/lib/mailman/pythonlib/korean
     total 92
     drwxrwsr-x 5 root list 4096 2007-03-08 14:12 .
     drwxrwsr-x 6 root list 4096 2007-03-08 14:12 ..
     -rw-r--r-- 1 root list 1595 2002-07-18 19:01 aliases.py
     -rw-r--r-- 1 root list  772 2007-02-16 09:13 aliases.pyc
     drwxrwsr-x 2 root list 4096 2007-03-08 14:12 c
     -rw-r--r-- 1 root list  976 2002-07-18 19:01 cp949.py
     -rw-r--r-- 1 root list  299 2007-02-16 09:13 cp949.pyc
     -rw-r--r-- 1 root list  979 2002-07-18 19:01 euc_kr.py
     -rw-r--r-- 1 root list  302 2007-02-16 09:13 euc_kr.pyc
     -rw-r--r-- 1 root list  967 2002-07-18 19:01 hangul.py
     -rw-r--r-- 1 root list  274 2007-02-16 09:13 hangul.pyc
     -rw-r--r-- 1 root list  882 2002-07-18 19:01 __init__.py
     -rw-r--r-- 1 root list  186 2007-02-16 09:13 __init__.pyc
     -rw-r--r-- 1 root list  994 2002-07-18 19:01 iso_2022_kr.py
     -rw-r--r-- 1 root list  317 2007-02-16 09:13 iso_2022_kr.pyc
     -rw-r--r-- 1 root list  976 2002-07-18 19:01 johab.py
     -rw-r--r-- 1 root list  299 2007-02-16 09:13 johab.pyc
     drwxrwsr-x 2 root list 4096 2007-03-08 14:12 mappings
     drwxrwsr-x 2 root list 4096 2007-03-08 14:12 python
     -rw-r--r-- 1 root list  991 2002-07-18 19:01 qwerty2bul.py
     -rw-r--r-- 1 root list  314 2007-02-16 09:13 qwerty2bul.pyc
     -rw-r--r-- 1 root list  985 2002-07-18 19:01 unijohab.py
     -rw-r--r-- 1 root list  308 2007-02-16 09:13 unijohab.pyc
     katydid% 

I know that in Ubuntu/Debian packages this pythonlib has been deleted
(in error) due to a problem that one person had in the past.
I built my Ubuntu package from the Mailman-supplied 2.1.9 source,
so I have this library on my system.  Is this pythonlib library on
your system?
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory          Phone:    +1 (630) 252-7277
9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
Building 222, Room D209              Internet: BSFinkel at anl.gov
Argonne, IL   60439-4828             IBMMAIL:  I1004994



More information about the Mailman-Users mailing list