Ci-dessous, les différences entre deux révisions de la page.
— |
welcome:fedora:java [2019/08/29 16:37] (Version actuelle) |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | **<color # | ||
+ | **Target:** being able to run [[https:// | ||
+ | <note important> | ||
+ | |||
+ | Following instructions are working on Fedora30 to run the file '' | ||
+ | * Check wich version of Java is installed on the machine < | ||
+ | abrt-java-connector.x86_64 | ||
+ | java-1.8.0-openjdk-headless.x86_64 | ||
+ | javapackages-filesystem.noarch | ||
+ | tzdata-java.noarch | ||
+ | * Install java11 < | ||
+ | * Check which version of Java is choosen per default < | ||
+ | openjdk version " | ||
+ | OpenJDK Runtime Environment (build 1.8.0_222-b10) | ||
+ | OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) </ | ||
+ | * Switch to Version 11 per default by selecting **" | ||
+ | |||
+ | Il existe 2 programmes qui fournissent « java ». | ||
+ | |||
+ | Sélection | ||
+ | ----------------------------------------------- | ||
+ | *+ 1 | ||
+ | | ||
+ | |||
+ | Entrez pour garder la sélection courante [+] ou saisissez le numéro de type de sélection : | ||
+ | [arnaud@fedora-msi ~]$ java -version | ||
+ | openjdk version " | ||
+ | OpenJDK Runtime Environment 18.9 (build 11.0.4+11) | ||
+ | OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11, mixed mode, sharing) </ | ||
+ | |||
+ | Now '' |