mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 09:47:42 +00:00
Merge pull request #5842 from esaunders/remove-brew
Removed reference to brew since the formula is out of date and does n…
This commit is contained in:
commit
f6be370a84
@ -42,11 +42,10 @@ The following need to be done at least once. They do not need to be repeated for
|
|||||||
|
|
||||||
Autopsy depends on a specific version of The Sleuth Kit. You need the Java libraries of The Sleuth Kit installed, which is not part of all packages.
|
Autopsy depends on a specific version of The Sleuth Kit. You need the Java libraries of The Sleuth Kit installed, which is not part of all packages.
|
||||||
|
|
||||||
- Linux: Install the sleuthkit-java.deb file that you can download from github.com/sleuthkit/sleuthkit/releases. This will install libewf, etc.
|
- Linux: Install the sleuthkit-java.deb file that you can download from github.com/sleuthkit/sleuthkit/releases. This will install libewf, etc. For example:
|
||||||
-- % sudo apt install ./sleuthkit-java_4.7.0-1_amd64.deb
|
-- % sudo apt install ./sleuthkit-java_4.8.0-1_amd64.deb
|
||||||
|
|
||||||
- OS X: Install The Sleuth Kit from brew.
|
- OS X: Build The Sleuth Kit from source. See https://github.com/sleuthkit/sleuthkit/blob/develop/INSTALL.txt for details.
|
||||||
-- % brew install sleuthkit
|
|
||||||
|
|
||||||
|
|
||||||
* Install Autopsy *
|
* Install Autopsy *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user