Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| dcore:dcore-java-installer_command [2016/07/04 21:52] – nitram | dcore:dcore-java-installer_command [2016/07/17 15:12] (current) – nitram |
|---|
| ===== dCore-java-installer Command ===== | ===== dCore-java-installer Command ===== |
| |
| The ''dCore-java-installer'' command must be installed seperately from the dCore pre-built repository (''sce-import -o dCore-java-installer''). Once installed, running ''dCore-java-installer'' assists to download Oracle's most recent Java Runtime Environment (JRE 8) and creates a JRE extension. The Java browser plugin only works in Firefox and Iceweasel, [[http://www.java.com/en/download/faq/chrome.xml|Chrome/Chromium no longer provides support]]. | The ''dCore-java-installer'' command is not included in a base dCore install. It can be imported separately from the dCore pre-built repository. Once installed, running ''dCore-java-installer'' assists to download Oracle's most recent Java Runtime Environment (JRE 8) and creates a JRE extension named after the JRE version (eg. jre-8u92-linux-i586.sce). The Java browser plugin only works in Firefox and Iceweasel, [[http://www.java.com/en/download/faq/chrome.xml|Chrome/Chromium no longer provides support]]. |
| |
| At the end of the script Java usage notes are provided, example: | To install Oracle's JRE 8, run: |
| | sce-import -o dCore-java-installer |
| | sce-load dCore-java-installer |
| | dCore-java-installer |
| | |
| | The Java Runtime Environment has frequent documented security issues. Remove any old JRE SCEs and, as noted below, re-run the dCore-java-installer script and repeat the process when Java updates available (eg. Firefox will flag Java plugin out of date). |
| | |
| | End of script Java usage notes are provided, example: |
| <code> | <code> |
| * jre-8u92-linux-i586 added to /etc/sysconfig/tcedir/sceboot.lst. | * jre-8u92-linux-i586 added to /etc/sysconfig/tcedir/sceboot.lst. |