Hi Bryan,

> I get this error durring the make test part. Is this a know error?
> If so what is the workaround (besides not using Solaris)?

> t/date...........ok 24/33Argument "%s" isn't numeric in localtime at
> t/date.t line 66, <DATA> line 1.
> FAILED 25:  - template text 11 did not match expected
> t/date...........FAILED test 25
>           Failed 1/33 tests, 96.97% okay

this is a known bug in t/date.t and a fix has been applied in the
developer release 2.10a. The bug, however, has no effect on the
functionality of the Template Toolkit itself.

At this point, you have three options: - you can download and install
the latest developer release manually,   which should run all tests
successfully, - or you can omit the "make test" step (unzip the
archive and run   perl Makefile.PL && make && make install), - or you
can force the installation when using the CPAN module   ("force
install Template", see the other message in this thread).

Best regards,
Axel


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to