[EMAIL PROTECTED] 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: [EMAIL PROTECTED] Argonne, IL 60439-4828 IBMMAIL: I1004994 ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp