@@ -15,18 +15,21 @@ Gryphon is compatible with Mac, Windows, and Ubuntu Linux. For Mac and Windows,
## Windows, Mac M1 (Monterey), Mac x86 (Monterey)
1. Download the latest Gryphon executable for your operating system from https://nps.box.com/s/dfzn0344l3h3q8jopdio1q0kt1ejctim. Use List View to see the full filenames as a list if the full filenames are cut off.
1. If desired, move the executable file to another folder.
1. If desired, move the executable file to another folder. For example Mac users may want to move MP Gryphon to the Applications folder.
1. Mac users need to make the Gryphon file executable:
* For Mac, make the Gryphon file executable:
1. Open a terminal window.
2. Move to the folder containing the Gryphon executable, for example type `cd Downloads`.
3. Make it executable: type `chmod +x MP*`.
1. Open a terminal window:
* Click on Launchpad in the task bar.
* In the search area type in `Terminal`.
* Open a terminal window by clicking on the `>_` Terminal icon.
1. In the terminal window move to the folder containing the Gryphon executable using the "change directory" (`cd`) command, for example type `cd Downloads`.
1. Make MP Gryphon executable: type `chmod +x MP*`.
* Enable the file to be run: Using Finder, Control-click on the MP executable and select Open. After doing this once, you should be able to simply double-click on the MP executable to run it.
* If your Mac continues to block you from running MP Gryphon then you may need to turn off the quarantine flag:
1. Open a terminal window and move to the folder containing the Gryphon executable, for example type `cd Downloads`.
1. Verify that the quarantine flag is set on this file: Type `xattr MP*` and observe that text `com.apple.quarantine` is in the list of attributes.
* If your Mac continues to block you from running MP Gryphon because it has set the quarantine flag on it, then you may need to turn off the quarantine flag:
1. In a terminal window, navigate to the folder containing the Gryphon executable, for example type `cd Downloads`.
1. Observe that the quarantine flag is set on this file: Type `xattr MP*` and observe that text `com.apple.quarantine` is in the list of its attributes.
1. Remove the quarantine flag by typing:
sudoxattr -d com.apple.quarantine MP*
...
...
@@ -36,7 +39,7 @@ Gryphon is compatible with Mac, Windows, and Ubuntu Linux. For Mac and Windows,
1. Unzip the preloaded examples .zip file.
1. To Run Gryphon, double-click on the MP Gryphon executable.
1. When Gryphon starts, set the preloaded examples path to the path where you unzipped the preloaded examples. You may change the preloaded examples path using the `Settings | Preloaded Examples Path...` menu option.
1. Connect to the Gryphon server:
1. Connect Gryphon to the MP Gryphon server:
* If you have access to the NPS Intranet then use the default value. The default value may be selected using the `Restore Default` button reached using the `Settings | MP Gryphon Server...` menu option.
* If you do not have access to the NPS Intranet then use the public AWS Gryphon Server. Use the `Settings | MP Gryphon Server...` menu option and set the Gryphon server hostname to `52.61.41.234` and set the port number to `6000` shown here: