summaryrefslogtreecommitdiffstats
path: root/system/sleuthkit/README
diff options
context:
space:
mode:
author Barry J. Grundy2014-12-24 20:07:54 +0100
committer Robby Workman2014-12-25 09:10:29 +0100
commiteebfe3d580ff3640b2bbe181cc0811d33d5153ef (patch)
tree1ecfd201f207a1230a4c8c7b9df312c77d859c3d /system/sleuthkit/README
parentba6b0592dbdbe52a142cc5aa6757fafa4a2c2b3b (diff)
downloadslackbuilds-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/README4
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.