mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Update Running_Linux_OSX.txt
Add Gatekeper troubleshooting tip
This commit is contained in:
parent
de18b59cca
commit
f173551278
@ -80,6 +80,11 @@ Autopsy depends on a specific version of The Sleuth Kit. You need the Java libr
|
|||||||
(a) confirm that you have a version of Java 8 installed and
|
(a) confirm that you have a version of Java 8 installed and
|
||||||
(b) confirm that your JAVA_HOME environment variable is set correctly:
|
(b) confirm that your JAVA_HOME environment variable is set correctly:
|
||||||
% echo $JAVA_HOME
|
% echo $JAVA_HOME
|
||||||
|
|
||||||
|
- If you see something like "cannot be opened because the developer cannot be verified." it is an indication
|
||||||
|
that Gatekeeper is running and is stopping a file from being executed. To fix this open a new terminal window
|
||||||
|
and enter the following command "sudo spctl --master-disable", you will be required to enter your password.
|
||||||
|
This will allow any program to be be downloaded from anywhere and executed.
|
||||||
|
|
||||||
* Limitations (Updated May 2018) *
|
* Limitations (Updated May 2018) *
|
||||||
- Timeline does not work on OS X
|
- Timeline does not work on OS X
|
||||||
|
Loading…
x
Reference in New Issue
Block a user