perl tk (and jpeg) failing to compile on fedora core 1

William Hooper whooperhsd3 at earthlink.net
Mon Jan 12 16:45:55 UTC 2004


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





More information about the users mailing list