mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Removed reference to brew since the formula is out of date and does not work.
This commit is contained in:
parent
d9a37c48f4
commit
c06db98b0f
@ -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