@@ -4,16 +4,18 @@ MP Gryphon runs on Windows, Mac, Linux, and from Docker. The installation proce
...
@@ -4,16 +4,18 @@ MP Gryphon runs on Windows, Mac, Linux, and from Docker. The installation proce
Download the Windows installer for MP Gryphon from https://nps.box.com/s/dfzn0344l3h3q8jopdio1q0kt1ejctim and run the installer. The installer will put the MP-Gryphon launcher on your desktop.
Download the Windows installer for MP Gryphon from https://nps.box.com/s/dfzn0344l3h3q8jopdio1q0kt1ejctim and run the installer. The installer will put the MP-Gryphon launcher on your desktop.
# Installing on Mac
# Installing on Mac
A Mac installer is currently not in place. For now, please perform these steps:
For now we provide MP-Gryphon as an app rather than providing an installer.
To install MP-Gryphon directly as an app please perform these steps:
* From https://nps.box.com/s/dfzn0344l3h3q8jopdio1q0kt1ejctim download the M1 or Intel app depending on the hardware in your Mac.
* From https://nps.box.com/s/dfzn0344l3h3q8jopdio1q0kt1ejctim download either the M1 or the Intel app depending on the hardware in your Mac.
* Make the download executable:
* Make the download executable:
* Open a terminal: Click on Launchpad, type in "Terminal" and a terminal icon will show up. Click on it to open it.
* Open a terminal: Click on Launchpad and type in "Terminal". A terminal icon will show up. Click on it to open it.
*Paste the following into the terminal and then hit return:
*Make the M1-Gryphon app executable by pasting the following into the terminal and then pressing return:
```console
```console
cd Downloads
cd Downloads
chmod +x MP-Gryphon*
chmod +x MP-Gryphon*
```
```
* Close the terminal.
* To run the first time: Click on Finder, select Downloads from favorites, find the MP-Gryphon executable, Control-click on it, and select Open. Accept to run.
* To run the first time: Click on Finder, select Downloads from favorites, find the MP-Gryphon executable, Control-click on it, and select Open. Accept to run.
* Running after the first time: Either click on the MP-Gryphon executable from the Downloads icon or click on Finder or select Downloads from favorites, find the MP-Gryphon executable, and double-click on it.
* Running after the first time: Either click on the MP-Gryphon executable from the Downloads icon or click on Finder or select Downloads from favorites, find the MP-Gryphon executable, and double-click on it.
...
@@ -25,5 +27,6 @@ For now, please see https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryp
...
@@ -25,5 +27,6 @@ For now, please see https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryp
Thanks to contributions from Ben Payne, Gryphon can alternatively be run in Docker without requiring the Gryphon server, please see https://github.com/researcherben/formal-models.
Thanks to contributions from Ben Payne, Gryphon can alternatively be run in Docker without requiring the Gryphon server, please see https://github.com/researcherben/formal-models.
# Gryphon Server and Preloaded Examples
# Gryphon Server and Preloaded Examples
The installation process no longer requires configuration for the Gryphon server and preloaded examples:
* The Gryphon server is now automatically selected.
* The Gryphon server is now automatically selected.
* Preloaded examples are bundled with the Windows and Mac MP-Gryphon executable apps.
* Preloaded examples are bundled with the Windows and Mac MP-Gryphon executable apps.