mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update installation instructions for macOS
On macOS one has to install the liberica-jdk8-full package in order to have OpenJFX.
This commit is contained in:
parent
02b2315ac0
commit
47d6f83f6f
@ -27,7 +27,7 @@ The following need to be done at least once. They do not need to be repeated for
|
||||
-- OS X:
|
||||
1. Install BellSoft Java 8.
|
||||
% brew tap bell-sw/liberica
|
||||
% brew cask install liberica-jdk8
|
||||
% brew cask install liberica-jdk8-full
|
||||
2. Set JAVA_HOME environment variable to location of JRE installation.
|
||||
e.g. add the following to ~/.bashrc
|
||||
export JAVA_HOME=$(/usr/libexec/java_home -v 1.8)
|
||||
|
Loading…
x
Reference in New Issue
Block a user