Paul Dorneanu said: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have tried to install/compile the Tk module of perl (CPAN). > Tried with cpan and also manually. > The older stable tk (v 800.024) fails to compile... no wonder... (it > sais no such switch --center). > The newer unstable tk (v 804.024 beta13) compiles but fails on tests > (make test). 42 out of 45 tests fails. Have you tried "LANG=C" before you compile? Ie: LANG=C perl -MCPAN (etc.) Some perl modules aren't UTF-8 compliant. -- William Hooper