Verfasst von Sagenor am Do, 09/04/2025 - 22:27
Adding Java to PATH
- Anmelden oder Registrieren um Kommentare zu schreiben
Do, 09/04/2025 - 22:27
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?
Fr, 09/05/2025 - 00:07
#1
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.
- Anmelden oder Registrieren um Kommentare zu schreiben

