Update Installing MP Gryphon authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -134,6 +134,10 @@ The Trace Generator is currently not available on newer Mac systems. However Gr ...@@ -134,6 +134,10 @@ The Trace Generator is currently not available on newer Mac systems. However Gr
Currently Mac offers Rosetta 2 for running code compiled for X86 arcitecture. Currently Mac offers Rosetta 2 for running code compiled for X86 arcitecture.
We use this to run Gryphon. Install and run MP Gryphon as follows: We use this to run Gryphon. Install and run MP Gryphon as follows:
1. Might need this if not already there:
softwareupdate --install-rosetta
1. Create a command window that is configured to emulate X86, ref. https://dev.to/courier/tips-and-tricks-to-setup-your-apple-m1-for-development-547g: 1. Create a command window that is configured to emulate X86, ref. https://dev.to/courier/tips-and-tricks-to-setup-your-apple-m1-for-development-547g:
* Open Finder. * Open Finder.
... ...
......