[Mailman-Users] Sequence Numbers

Tokio Kikuchi tkikuchi at is.kochi-u.ac.jp
Fri Sep 3 05:39:25 CEST 2004


Hi,

Takahiro_Horie at nidek.com wrote:

> I applied the patch found on 
> 
> http://sourceforge.net/tracker/?func=detail&aid=601117&group_id=103&atid=300103
> 
> File: http://mm.tkikuchi.net/mailman-2.1.5+patch.20040516.gz
> 
> that adds sequence numbers. I reconfigured, did make, make install (with 
> errors).

What was this error ?

> I'm using 2.1.5
> 
> Any idea why it's not working?
> 

 > Here's the error when i visit the mailman/listinfo page:
> Traceback (most recent call last):
>   File "/home/tak/mailman/scripts/driver", line 61, in run_main
>     import paths
>   File "/home/tak/mailman/scripts/paths.py", line 55, in ?
>     import japanese
> ImportError: No module named japanese

Looks like the japanese package is not properly installed.
Find the <prefix>/pythonlib directory and check if the japanese
directory is there. You may have to check the "make install"
result by redirecting the output in a file and inspect the lines
before this error occurs.

% make install >& install.log
% more install.log

-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/




More information about the Mailman-Users mailing list