Did anyone figure out a way how to install Apple's Java 6 on a machine running 10.11?
I keep getting this error:
"This application requires the legacy Java SE 6 runtime which is unavailable for this version of OS X."
I have Java 8 JDK Update 45 installed on my computer.
See Terminal java -version:
"
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)"
Trying to install Java for OS X 2014-001 which is the latest release of Apple's Java (that I know of at least) I get this error:
"Java for OS X 2014-001 can't be installed on this disk. A never version of this package is already installed."
Does anyone have an idea?
Update:
Solution:
https://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/
I keep getting this error:
"This application requires the legacy Java SE 6 runtime which is unavailable for this version of OS X."
I have Java 8 JDK Update 45 installed on my computer.
See Terminal java -version:
"
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)"
Trying to install Java for OS X 2014-001 which is the latest release of Apple's Java (that I know of at least) I get this error:
"Java for OS X 2014-001 can't be installed on this disk. A never version of this package is already installed."
Does anyone have an idea?
Update:
Solution:
https://oliverdowling.com.au/2014/03/28/java-se-8-on-mac-os-x/
Last edited: