[Mailman-Users] Apache,
Mark Sapiro
mark at msapiro.net
Sun Jun 29 21:54:17 CEST 2008
Vidiot wrote:
>Mark responded:
>
>>The Korean and Japanese codecs are installed by Python distutils using
>>a setup.py built somewhere else. It doesn't get everything from
>>configure.
>
>Crap, all of the modifications that I tried doing were worthless, since
>the damn thing keeps installing the tarball, no matter what, wiping out
>any local changes.
>
>Just how is someone supposed to fix this?
This is not new. I tried to warn you.
<http://www.google.com/search?q=site%3Amail.python.org+inurl%3Amailman+solaris+korean>.
I think Hank knows how to make it work, but I don't off hand.
If you are going to be running Mailman with Python 2.5+, you don't need
the Japanese and Korean codecs anyway because they're built in, so
edit the misc/Makefile. Change
PACKAGES= $(EMAILPKG) $(JACODECSPKG) $(KOCODECSPKG)
to
PACKAGES= $(EMAILPKG)
--
Mark Sapiro <mark at msapiro.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