[Mailman-Users] Japanese Character encoding

Mark Sapiro msapiro at value.net
Thu Jun 15 16:40:48 CEST 2006


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 bin/, Mailman/, etc? Does it contain a
'japanese/' subdirectory?

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/' subdir which you can move to Mailman's
pythonlib/ directory.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list