[Mailman-Users] Japanese Character encoding

Mark Sapiro msapiro at value.net
Thu Jun 15 16:49:37 CEST 2006


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


Or you can run

python ./setup.py install

either after or instead of 'python ./setup.py build', and that will
install the codecs in python's site-packages/ directory, and they will
be available to Mailman there.

-- 
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