Re: mactime does not run on my RH8 machine w/Perl 5.8.0

Brian Carrier <[email protected]> Thu, 3 Apr 2003 23:55:49 -0500
Newsgroups gmane.comp.security.forensics.tct
Message-ID <[email protected]>
This is caused by the new Perl in RH 8.0.  The DateManip library that
mactime uses has some international values that Perl 5.8 does not
like.  The errors do not affect the output (unless you enter a date in
Portuguese).

I sent the library developer an email a while back and never heard
back.

brian


On Thu, Apr 03, 2003 at 12:59:44AM -0600, Josh Fredenburg wrote:
> Hi all, 
> This is my first attempt at using Task (TCT) and I am having a few
> problems....as the subj stated, I cant run mactime I get errors
> mentioning something about "Malformed UTF-8 character" (sorry cant
> provide screen dumps at the moment) I am pretty green at all of this...I
> tried recompiling perl, but got similar "Malformed UTF-8 character"
> errors. I don't know perl...at all..but after looking around I found
> some tidbits mentioning something about "use bytes;" pragma...I am
> lost...please help if you can 
> 
> TIA