diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2014-12-24 13:07:54 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-25 02:10:29 -0600 |
commit | eebfe3d580ff3640b2bbe181cc0811d33d5153ef (patch) | |
tree | 1ecfd201f207a1230a4c8c7b9df312c77d859c3d /system/sleuthkit/README | |
parent | ba6b0592dbdbe52a142cc5aa6757fafa4a2c2b3b (diff) | |
download | slackbuilds-eebfe3d580ff3640b2bbe181cc0811d33d5153ef.tar.gz |
system/sleuthkit: Fix external type errors with EWF
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sleuthkit/README')
-rw-r--r-- | system/sleuthkit/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/sleuthkit/README b/system/sleuthkit/README index 5d6c74064d..0f95ef37e4 100644 --- a/system/sleuthkit/README +++ b/system/sleuthkit/README @@ -9,3 +9,7 @@ the command line tools can be directly used to find evidence. Sleuthkit can optionally use libewf (for Expert Witness files) and afflib (for Advanced Forensic Format files). + +Note: If you are building TSK for use with Plaso or the DFVFS, it is +strongly recommended that you build libewf support into TSK by +installing libewf first. |