[Mailman-Users] mailman install problem - Solaris

Mark Sapiro msapiro at value.net
Wed Jan 24 01:27:49 CET 2007


Mark Sapiro wrote:

>Piniella, David A wrote:
>>
>>No dice, I tried that with gcc and yacc. Is there any way to just avoid
>>the Japanese and Korean codecs packages' compilation, or to skip them
>>entirely? I don't really need to host any lists in Japanese or Korean
>>(or do these packages do something else?)
>
>
>This too is really tricky. See yesterday's take on this in the thread
>at
><http://mail.python.org/pipermail/mailman-users/2007-January/055498.html>.


I *think* the attached patch to misc/Makefile will solve the problem.

Here's the procedure:

After running 'configure' apply the attached patch to misc/Makefile.

Then if you have a pythonlib/korean directory in your installation
($prefix) directory left over from previous attempts, remove it.

Then 'make install' should give you a working installation.

This installed version of the Korean codecs will not have the compiled
C language modules, but if you aren't actually using Korean, the
Python modules will be good enough - the only difference is
performance.

Let us know how it works out.

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

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile.diff.txt
Url: http://mail.python.org/pipermail/mailman-users/attachments/20070123/0726ccdc/attachment.txt 


More information about the Mailman-Users mailing list