From d4f74de0147f3370f19fdcb9462241b3fc9c8e5d Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 23 Mar 2013 19:30:18 -0300 Subject: [PATCH] Update BUILDING.txt --- BUILDING.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index b8295269e9..7cba4cdc1e 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -1,4 +1,4 @@ - Last Updated: Sept 28, 2012 + Last Updated: March 23, 2013 This file outlines what it takes to build Autopsy from source. @@ -14,6 +14,11 @@ STEPS: 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). +Autopsy has been used and tested with Oracle JavaSE and the included JavaFX support +(http://www.oracle.com/technetwork/java/javase/downloads/index.html). + +OpenJDK and OpenJFX might work, but they are not fully tested with Autopsy. + 1b) Ensure that JDK_HOME is set to the root JDK directory. 1c) (optional) Download and install Netbeans IDE (http://netbeans.org/) @@ -28,7 +33,7 @@ need to set JRE_HOME to the root JRE directory. 2) Get Sleuth Kit Setup -2a) Download and build the release version of Libewf2 (20120304 or +2a) Download and build the release version of Libewf2 (20130119 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/