This shows you the differences between two versions of the page.
|
computer_setup_for_tast_use [2025/03/20 17:22] ale |
computer_setup_for_tast_use [2025/09/18 08:55] (current) tast |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| =====Guide for basic use of TAST===== | =====Guide for basic use of TAST===== | ||
| It will be necessary to perform the following steps:\\ | It will be necessary to perform the following steps:\\ | ||
| - | - Check you have Java Runtime Environment (JRE) installed. In case it is not installed, ask your administrator to install it. This is completely required.\\ | + | - Check that you have Java Runtime Environment (JRE) installed. To verify this, open a Windows command console and type: java -version. If you have the JRE installed, it will show the version; version 1.8.0_441 is required. Avoid having a later version, as it does not include the FX library. If it is not installed, download it from the following link: https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html . This step is essential.\\ |
| - Change the two environment variables: Run from the control panel -> User Accounts -> User accounts -> Change my environment variables ->\\ \\ {{ :es:imagen1completa.jpg?450 |}}\\ a. If you have PATH, click on “edit” while selecting it. If you don’t have it, click on “new”.\\ \\ {{ :es:imagen2.jpg?350 |}}\\ Add new values to variable PATH:\\ \\ C:\Program Files(x86)\Java\jre1.8.0_281\\ C:\Program Files(x86)\Common Files\Oracle\Java\javapath\\ C:\ProgramData\Oracle\Java\javapath\\ \\ (the numbers on the jre should correspond with your jre version).\\ \\ {{ :es:imagen3.jpg?350 |}}\\ | - Change the two environment variables: Run from the control panel -> User Accounts -> User accounts -> Change my environment variables ->\\ \\ {{ :es:imagen1completa.jpg?450 |}}\\ a. If you have PATH, click on “edit” while selecting it. If you don’t have it, click on “new”.\\ \\ {{ :es:imagen2.jpg?350 |}}\\ Add new values to variable PATH:\\ \\ C:\Program Files(x86)\Java\jre1.8.0_281\\ C:\Program Files(x86)\Common Files\Oracle\Java\javapath\\ C:\ProgramData\Oracle\Java\javapath\\ \\ (the numbers on the jre should correspond with your jre version).\\ \\ {{ :es:imagen3.jpg?350 |}}\\ | ||
| - Restart the PC.\\ | - Restart the PC.\\ | ||