[Synology] Install documentation updates (#465)
Some typos obscure meaning and users need guidance for correct PC-Loadletter package. Closes https://github.com/openhab/openhab-syno-spk/issues/85 Signed-off-by: Christian Häussler c-n-i@web.de (github: @cniweb)pull/470/head
parent
2d06ae75a9
commit
e85a7821c4
|
@ -21,13 +21,13 @@ java.security.NoSuchAlgorithmException: EC KeyPairGenerator not available
|
|||
|
||||
The easiest way to install Java is to install the Synology Java8 package from Package Center.
|
||||
After installation, OpenJDK will be used by default and must be upgraded.
|
||||
To upload Oracle JDK to Java8, click the Install Java / Upgrade Java button and then follow the onscreen instructions.
|
||||
To update Oracle JDK to Java8, click the Install Java / Upgrade Java button and then follow the onscreen instructions.
|
||||
The filename and format of the uploaded file will be checked before installation.
|
||||
|
||||
**Armada 370/XP** systems running DSM 6 require hard float ABI rather than the soft float used on DSM 5.
|
||||
If there is not a Java8 package in the Package Center, your machine may not be supported by the [Synology package](https://www.synology.com/en-us/dsm/packages/Java8).
|
||||
|
||||
The best option for older unsupported Synology models such as **PowerPC** and **ARJava SEM** is to include the *PC-Loadletter* Repo.
|
||||
The best option for older unsupported Synology models such as **PowerPC** and **ARMv5** is to include the [PC-Loadletter](https://pcloadletter.co.uk/2011/08/23/java-package-for-synology/) Repo.
|
||||
[Download Java SE](http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/index.html) [(latest ARMv6)](http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/javase-embedded-downloads-2209751.html) [(Java Cryptography Extension if required)](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html) and put them in the *public* folder of your NAS.
|
||||
Then start the installation of Java8 SE.
|
||||
|
||||
|
|
Loading…
Reference in New Issue