mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Added comment about JAVA_HOME
This commit is contained in:
parent
20546e44cf
commit
32631d7568
@ -11,6 +11,8 @@ The following need to be done at least once. They do not need to be repeated for
|
|||||||
|
|
||||||
- Install Oracle Java and set JAVA_HOME.
|
- Install Oracle Java and set JAVA_HOME.
|
||||||
-- Linux: Use the instructions here: https://medium.com/coderscorner/installing-oracle-java-8-in-ubuntu-16-10-845507b13343
|
-- Linux: Use the instructions here: https://medium.com/coderscorner/installing-oracle-java-8-in-ubuntu-16-10-845507b13343
|
||||||
|
NOTE: You may need to log out and back in again after setting JAVA_HOME before the Autopsy
|
||||||
|
unix_setup.sh script can see the value.
|
||||||
-- OS X: Use The Oracle website: https://www.java.com/
|
-- OS X: Use The Oracle website: https://www.java.com/
|
||||||
Set JAVA_HOME with something like: export JAVA_HOME=`/usr/libexec/java_home` in .bash_profile
|
Set JAVA_HOME with something like: export JAVA_HOME=`/usr/libexec/java_home` in .bash_profile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user