Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installation

Sleuthkit install:

* `sudo sudo apt-get install libafflib-dev afflib-tools libewf-dev ewf-tools`tools
* `git git clone https://github.com/sleuthkit/sleuthkit.git`
* `cd sleuthkit`cd sleuthkit
* ` ./bootstrap`bootstrap
* ` ./configure` configure (no need to declare ` --with-afflib=dir` dir if you installed `libaffliblibafflib-dev` dev and `afflibafflib-tools` tools as described above)
* `make make && sudo make install && sudo ldconfig`ldconfig

**Note**: If you're on Ubuntu 12.04, you will need to [build](https://github.com/libyal/libewf/wiki/Building#using-debian-package-tools-deb) `libewf` libewf from [source](https://github.com/libyal/libewf).

Configuration

Set the path for `fiwalk` fiwalk in Administration » Islandora » Solution pack configuation » Disk image (admin/islandora/solution_pack_config/disk_image).

If you would like to index the output of `fiwalk` fiwalk in Solr, you can use [this](https://github.com/yorkulibraries/basic-solr-config/blob/kappa/islandora_transforms/slurp_all_DFXML_to_solr.xslt) xslt.