-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Brad Knowles wrote: | At 7:51 PM +0100 2004-12-17, William Maddler wrote: | |> ImportError: No module named japanese |> make: *** [update] Error 1 |> ============================================================ |> |> DAMN! | | | If you do the following Google search, you will find a number of | hits which may be useful to you: | | "ImportError: No module named japanese" | inurl:mail.python.org/pipermail | | However, not knowing the specifics of your installation, it's hard | to say which solution is likely to work for you.
I'll answer to myself again :)
some links where missing, solved with:
ln -s /usr/src/linux/include/linux /usr/include/linux ln -s /usr/src/linux/include/asm /usr/include/asm ln -s /usr/src/linux/include/asm-generic /usr/include/asm-generic
i suppose that was my fault since I am using a self-compiled 2.6.9 kernel tree, but it was in /usr/src/linux as it was supposed to be, and I never had any problem.
BTW, I hope this will help others having the same problem
and then installed Japanes and Korean modules found in mailman-2.1.5/misc directory...
didn't found a way to avoid installing jap and kor support, since I'm 101% I won't need them... ;)
thx anyway... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFBw1sf1ALxG2OcY+8RAuHNAJ9VF6rUfA6I/1uwtZ/yEVReurFBsACePQT2 O5aowikaQpz00EGJ5XvAHDM= =L792 -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/
