Re: [sleuthkit-users] No mactime in Windows Version of Sleuthkit
Brought to you by:
carrier
|
From: Mathew B. <mat...@fa...> - 2009-09-05 09:44:43
|
I was able to compile it into an exe using Perl2Exe. All I had to add was the my $VER = "3.0.1"; line and then run: perl2exe mactime.base and it generated mactime.exe. However, there are 2 problems with this approach: * The .exe generated is kind of big (1.3 MB). The professional edition of Perl2Exe allows you to generate smaller binaries. * You can't distribute it (according to http://www.indigostar.com/pxman.htm, "Exe files generated by the registered version of Perl2exe may be freely distributed") If we can find someone who has the Pro version (or even a normal licensed version), they I think they can compile it and then we can distribute it. On Fri, 04 Sep 2009 08:31 -0400, "Brian Carrier" <ca...@sl...> wrote: > It would be much appreciated if someone could either: > > - Create a wiki page on manually setting up mactime on Windows > - Figure out an easy way to automatically distribute mactime for > Windows (it maybe easier than I think now that I removed the Date > module dependency, but I haven't spent much time thinking about it yet). > > brian > > On Sep 2, 2009, at 6:24 PM, Theodore Pham wrote: > > > I found this confusing as well... > > > > mactime is a Perl script. It's in the src release. So download the > > src release and extract it from there. > > > > You'll need to make a small change to the script to set the version > > number as normally make/install processing sets it. > > > > On Windows, I use install Strawberry Perl to be able to run it: > > http://strawberryperl.com/ > > > > Ted > > > > On Wed, Sep 2, 2009 at 5:05 PM, Mathew > > Brown<mat...@fa...> wrote: > >> Hi, > >> I just downloaded the Windows version of sleuthkit and couldn't find > >> mactime. Is mactime included in another package that I have to > >> download? Thanks. > >> -- > >> Mathew Brown > >> mat...@fa... > >> > >> -- > >> http://www.fastmail.fm - IMAP accessible web-mail > >> > >> > >> ------------------------------------------------------------------------------ > >> Let Crystal Reports handle the reporting - Free Crystal Reports > >> 2008 30-Day > >> trial. Simplify your report design, integration and deployment - > >> and focus on > >> what you do best, core application coding. Discover what's new with > >> Crystal Reports now. http://p.sf.net/sfu/bobj-july > >> _______________________________________________ > >> sleuthkit-users mailing list > >> https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > >> http://www.sleuthkit.org > >> > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > > 30-Day > > trial. Simplify your report design, integration and deployment - and > > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > sleuthkit-users mailing list > > https://lists.sourceforge.net/lists/listinfo/sleuthkit-users > > http://www.sleuthkit.org > -- Mathew Brown mat...@fa... -- http://www.fastmail.fm - Access your email from home and the web |