mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
stress out IDE is optional for building
This commit is contained in:
parent
95b48366fa
commit
6323fd3a51
@ -10,15 +10,17 @@ correct C libraries.
|
||||
|
||||
STEPS:
|
||||
1) Get Java Setup
|
||||
|
||||
1a) Download and install 32-bit version of JDK (32-bit is currently
|
||||
needed even if you have a 64-bit system).
|
||||
|
||||
1b) Ensure that JDK_HOME is set to the root JDK directory.
|
||||
|
||||
1c) Download and install Netbeans IDE (http://netbeans.org/)
|
||||
Note: IDE is no longer required just to build and run Autopsy,
|
||||
1c) (optional) Download and install Netbeans IDE (http://netbeans.org/)
|
||||
Note: Netbeans IDE is not required to build and run Autopsy,
|
||||
but it is a recommended IDE to use for development of Autopsy modules.
|
||||
|
||||
|
||||
2) Get Sleuth Kit Setup
|
||||
2a) Download and build the release version of Libewf2 (20120304 or later). All you need is the dll file. Note that you will get a launching error if you use libewf 1.
|
||||
- http://sourceforge.net/projects/libewf/
|
||||
|
Loading…
x
Reference in New Issue
Block a user