mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 08:26:15 +00:00
Merge branch 'master' of https://github.com/sleuthkit/autopsy
This commit is contained in:
commit
dc2e7c4c09
@ -11,7 +11,7 @@ correct C libraries.
|
|||||||
STEPS:
|
STEPS:
|
||||||
1) Get Java Setup
|
1) Get Java Setup
|
||||||
|
|
||||||
1a) Download and install 32-bit version of JDK (32-bit is currently
|
1a) Download and install 32-bit version of JDK version 1.7 (32-bit is currently
|
||||||
needed even if you have a 64-bit system).
|
needed even if you have a 64-bit system).
|
||||||
|
|
||||||
1b) Ensure that JDK_HOME is set to the root JDK directory.
|
1b) Ensure that JDK_HOME is set to the root JDK directory.
|
||||||
@ -20,9 +20,11 @@ needed even if you have a 64-bit system).
|
|||||||
Note: Netbeans IDE is not required to build and run Autopsy,
|
Note: Netbeans IDE is not required to build and run Autopsy,
|
||||||
but it is a recommended IDE to use for development of Autopsy modules.
|
but it is a recommended IDE to use for development of Autopsy modules.
|
||||||
|
|
||||||
1d) (opetional) If you are going to package Autopsy, then you'll also
|
1d) (optional) If you are going to package Autopsy, then you'll also
|
||||||
need to set JRE_HOME to the root JRE directory.
|
need to set JRE_HOME to the root JRE directory.
|
||||||
|
|
||||||
|
1e) (optional) For some Autopsy features to be functional, you need to add java executable to the system PATH.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2) Get Sleuth Kit Setup
|
2) Get Sleuth Kit Setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user