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 <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to