Bulk Email and URL extraction tool

Edit Package bulk_extractor

bulk_extractor is a C++ program that scans a disk image, a file, or a directory of files and extracts useful information without parsing the file system or file system structures. The results are stored in feature files that can be easily inspected, parsed, or processed with automated tools. bulk_extractor also created a histograms of features that it finds, as features that are more common tend to be more important.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
bulk_extractor-2.0.0.tar.gz 0008452071 8.06 MB
bulk_extractor.changes 0000006866 6.71 KB
bulk_extractor.spec 0000002325 2.27 KB
cpuid-check.patch 0000001464 1.43 KB
gcc13.diff 0000000716 716 Bytes
Latest Revision
buildservice-autocommit accepted request 1101591 from Greg Freemyer's avatar Greg Freemyer (gregfreemyer) (revision 10)
baserev update by copy to link target
Comments 4

Greg Freemyer's avatar

This package uses boost::filesytem I believe. That is apparently part of the standard Tumbleweed distro. I don't know how to add a BuildRequires for boost::filesystem for the other releases.


Jan Engelhardt's avatar

libboost_filesystem-devel in all (SUSE) cases


Greg Freemyer's avatar

I was wrong. Adding that did not allow the build to run.

The code is looking for #include <filesystem> and failing with:

configure: error: <filesystem> header not installed; bulk_extractor requires a C++ compiler with a full C++17 implementation


Guillaume GARDET's avatar

It fails on all non-x86* architectures for Factory.

openSUSE Build Service is sponsored by