- You will also need to install Java 8 and JavaFX to run autopsy. We recommend Liberica OpenJDK which can be installed as follows:
- You will also need to install Java 8 and JavaFX to run autopsy. We recommend Liberica OpenJDK which can be installed as follows:
```
```
...
@@ -64,16 +51,7 @@
...
@@ -64,16 +51,7 @@
sudo apt -y install bellsoft-java8-full && \
sudo apt -y install bellsoft-java8-full && \
popd
popd
```
```
- Then, you will need to set this Java to `JAVA_HOME` with something like:e
- Take note of the location of the java 1.8 install. This will be necessary to properly setup Autopsy. If using the recommended method, the path should be `/usr/lib/jvm/bellsoft-java8-full-amd64`