stress out IDE is optional for building

This commit is contained in:
adam-m 2012-06-26 15:33:34 -04:00
parent 95b48366fa
commit 6323fd3a51

View File

@ -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/