Re: [Mailman-Users] Japanese Character encoding

2006-06-17 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>Mark Sapiro wrote: >> >>>What does scripts/paths.py now contain? >>> >> >># -*- python -*- >> >># Copyright (C) 1998-2003 by the Free Software Foundation, Inc. >># >># This program is free software; you can redistribute it and/or >># modify it unde

Re: [Mailman-Users] Japanese Character encoding

2006-06-16 Thread Mark Sapiro
Lawrence Bowie wrote: >Mark Sapiro wrote: >> >> What does scripts/paths.py now contain? >> > ># -*- python -*- > ># Copyright (C) 1998-2003 by the Free Software Foundation, Inc. ># ># This program is free software; you can redistribute it and/or ># modify it under the terms of the GNU General Pu

Re: [Mailman-Users] Japanese Character encoding

2006-06-16 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>Mark Sapiro wrote: >> >>>You may have a syntax error (typo) in scripts/paths.py. Try just running >>> >>>python scripts.paths.py >>> >>>It should exit without printing anything. If there's an error, it will >>>print an exception. >>> >> >>No except

Re: [Mailman-Users] Japanese Character encoding

2006-06-16 Thread Mark Sapiro
Lawrence Bowie wrote: >Mark Sapiro wrote: >> >> You may have a syntax error (typo) in scripts/paths.py. Try just running >> >> python scripts.paths.py >> >> It should exit without printing anything. If there's an error, it will >> print an exception. >> > >No exceptions. > > >Actually, when I

Re: [Mailman-Users] Japanese Character encoding

2006-06-16 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>Mark Sapiro wrote: >> >>>Did you add "import japanese" to bin/paths.py or was it already there? >>> >>>If you added it, you also have to add it to scripts/paths.py and >>>cron/path.py, and for completeness, tests/paths.py if you have a >>>tests/ di

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Mark Sapiro
Lawrence Bowie wrote: >Mark Sapiro wrote: >> >> Did you add "import japanese" to bin/paths.py or was it already there? >> >> If you added it, you also have to add it to scripts/paths.py and >> cron/path.py, and for completeness, tests/paths.py if you have a >> tests/ directory, but that is only

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > >>Back again .. The posts are working but the admin. interface page is not >>working >>and it is displaying the following message in the browser ... >> >> >>Bug in Mailman version 2.1.6 >> >>We're sorry, we hit a bug! >> >>Please inform the webmaster f

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Mark Sapiro
Lawrence Bowie wrote: > >Back again .. The posts are working but the admin. interface page is not >working >and it is displaying the following message in the browser ... > > >Bug in Mailman version 2.1.6 > >We're sorry, we hit a bug! > >Please inform the webmaster for this site of this problem. Pr

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Lawrence Bowie
Lawrence Bowie wrote: > Mark Sapiro wrote: > >>Mark Sapiro wrote: >> >> >>>If you have everything but the pythonlib/japanese/ directory, you can >>>unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory >>>and run >>> >>>python ./setup.py build >>> >>>This will create a 'build/' subdi

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Lawrence Bowie
Mark Sapiro wrote: > Mark Sapiro wrote: > >>If you have everything but the pythonlib/japanese/ directory, you can >>unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory >>and run >> >>python ./setup.py build >> >>This will create a 'build/' subdir which contains a lib*/ subdir which

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Mark Sapiro
Mark Sapiro wrote: > >If you have everything but the pythonlib/japanese/ directory, you can >unpack the JapaneseCodecs-1.4.11.tar.gz, cd to the unpack directory >and run > >python ./setup.py build > >This will create a 'build/' subdir which contains a lib*/ subdir which >contains a 'japanese/' subd

Re: [Mailman-Users] Japanese Character encoding

2006-06-15 Thread Mark Sapiro
Lawrence Bowie wrote: > >How do i get my current mailman SuSE installation o recognize the >JapaneseCodecs-1.4.11? What's in your current bin/paths.py? In particular, does it contain import japanese ? Does your Mailman installation contain a 'pythonlib/' subdirectory in the same directory as

Re: [Mailman-Users] Japanese Character encoding

2006-06-14 Thread Lawrence Bowie
Mark Sapiro wrote: > Lawrence Bowie wrote: > > >>LookupError: unknown encoding: japanese.euc-jp >> >> >> >>I have the above error in my logs. I need this Japanese encoding but my SuSE >>10.0 dist does not stock it. Where can I find it so mailman can work with my >>Japanese mailing lists? > >

Re: [Mailman-Users] Japanese Character encoding

2006-06-14 Thread Mark Sapiro
Lawrence Bowie wrote: >LookupError: unknown encoding: japanese.euc-jp > > > >I have the above error in my logs. I need this Japanese encoding but my SuSE >10.0 dist does not stock it. Where can I find it so mailman can work with my >Japanese mailing lists? The euc-jp codecs are included in a s

[Mailman-Users] Japanese Character encoding

2006-06-14 Thread Lawrence Bowie
Jun 14 20:49:14 2006 (19227) Uncaught runner exception: unknown encoding: japanese.euc-jp Jun 14 20:49:14 2006 (19227) Traceback (most recent call last): File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/usr/lib/mailman/Mailman/Que