Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
dcore:dcore-java-installer_command [2016/07/04 13:32] – 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 ''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]]. |
| |
The Java browser plugin only works in Firefox (and likely Iceweasel). It is [[http://www.java.com/en/download/faq/chrome.xml|no longer supported in Chrome/Chromium]]. | To install Oracle's JRE 8, run: |
| sce-import -o dCore-java-installer |
| sce-load dCore-java-installer |
| dCore-java-installer |
| |
At the end of the script Java usage notes are provided, example: | 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. |