Enviado por Sagenor el Jue, 09/04/2025 - 22:27.
Adding Java to PATH
- Inicie sesión o regístrese para enviar comentarios
Jue, 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?
Vie, 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.

