Update Installing MP Gryphon authored by Allen, Bruce (CIV)'s avatar Allen, Bruce (CIV)
...@@ -44,6 +44,8 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera ...@@ -44,6 +44,8 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera
cd ~/temp cd ~/temp
git clone https://gitlab.nps.edu/monterey-phoenix/mp-model-collection/curated-examples.git git clone https://gitlab.nps.edu/monterey-phoenix/mp-model-collection/curated-examples.git
Then run Gryphon and select menu Settings | Preloaded examples path... and set it to `temp/curated-examples` under your home directory.
If the installer does not support your operating system, please suggest that one be made for it. For a reference of packages required by MP please see the installation steps that are most similar to your OS under "update packages" in the MP install file at https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash. If the installer does not support your operating system, please suggest that one be made for it. For a reference of packages required by MP please see the installation steps that are most similar to your OS under "update packages" in the MP install file at https://gitlab.nps.edu/monterey-phoenix/user-interfaces/gryphon/-/blob/master/install_mp.bash.
# Running Gryphon # Running Gryphon
... ...
......