Adding Java to PATH
- Vous devez vous identifier ou créer un compte pour écrire des commentaires
Trying to run a script I downloaded that depends on Java, I get this error message –
The java command is not executable.
Either you have not installed java or it is not in your PATH
How can I fix this please?
You apparently need a Java Runtime Environment (JRE). There are several version in Trisquel's repository. If you install the package named "default-jre" on Trisquel 11, you will have version 11.
- Vous devez vous identifier ou créer un compte pour écrire des commentaires

