Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Autopsy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Autopsy
Commits
dc2e7c4c
Commit
dc2e7c4c
authored
12 years ago
by
adam-m
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://github.com/sleuthkit/autopsy
parents
5abd7957
00ad1ba0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BUILDING.txt
+5
-3
5 additions, 3 deletions
BUILDING.txt
with
5 additions
and
3 deletions
BUILDING.txt
+
5
−
3
View file @
dc2e7c4c
...
@@ -11,18 +11,20 @@ correct C libraries.
...
@@ -11,18 +11,20 @@ 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.
1c) (optional) Download and install Netbeans IDE (http://netbeans.org/)
1c) (optional) Download and install Netbeans IDE (http://netbeans.org/)
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) (op
e
tional) 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment