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