mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +00:00
5f59948cb8
* Trick installation on MacOS Step 5 in the installation guide “Install cask to get java and xquartz” results in the following error: “Error: Cask 'java' is unavailable: No Cask with this name exists. Did you mean one of these?”, then giving some other possible downloads. It seems that Java cannot be installed using home-brew in this way. The way around this I used was to install Java from Oracle’s website (https://www.java.com/en/download/) and the JDK from here (https://www.oracle.com/java/technologies/javase-jdk15-downloads.html), then install the other packages on their own. This has been tested to be working on macOS Catalina. * macOS install documentation to install java with brew by default I changed the URL for the JDK as well to go to their SE page, so that when java 16+ is released they can still find the latest JDK. Co-authored-by: Scott Fennell <spfennell@gmail.com> |
||
---|---|---|
.. | ||
building_a_simulation | ||
data_products | ||
install_guide | ||
introduction | ||
miscellaneous_trick_tools | ||
running_a_simulation | ||
simulation_capabilities | ||
simulation_utilities | ||
software_requirements_specification | ||
web | ||
Documentation-Home.md |