summaryrefslogtreecommitdiffstats
path: root/system/bulk_extractor/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/bulk_extractor/README')
-rw-r--r--system/bulk_extractor/README12
1 files changed, 2 insertions, 10 deletions
diff --git a/system/bulk_extractor/README b/system/bulk_extractor/README
index 3679062b4b..b170bd5f6f 100644
--- a/system/bulk_extractor/README
+++ b/system/bulk_extractor/README
@@ -8,16 +8,8 @@ common tend to be more important.
bulk_extractor is distinguished from other forensic tools by its speed and
thoroughness.
-Optional dependancies include libewf (recognized if installed), afflib
-(recognized if installed), and liblightgrep.
-
-To add optional liblightgrep support:
-
- LIGHTGREP_ENABLE=yes ./bulk_extractor.SlackBuild
-
-NOTE:
- When running bulk_extractor with lightgrep, use
- "-x find -e lightgrep -F findlist.txt" in addition to regular options.
+Optional dependencies include libewf (recognized if installed) and afflib
+(recognized if installed).
If you want to use the java based GUI (BEViewer), you will also need to have
java installed. This has been tested with JDK.