Changes
Page history
Update Installing MP Gryphon
authored
Mar 22, 2024
by
Allen, Bruce (CIV)
Show whitespace changes
Inline
Side-by-side
Installing-MP-Gryphon.md
View page @
72bbaf4a
...
...
@@ -33,8 +33,8 @@ Install MP Gryphon and the trace generator directly on your Ubuntu Linux system
The
`install_mp.bash`
script installs the following:
*
Build tools, some 32-bit development files, the C shell, and git are installed using administrator privilege.
*
PySide6 and pyspellchecker are installed into the Python environment using pip.
*
Build tools, some 32-bit development files, the C shell,
python3-pip,
and git are installed using administrator privilege.
*
PySide6
, pyqtdarktheme,
and pyspellchecker are installed into the Python environment using pip.
*
Gryphon, preloaded examples, and trace-generator are installed under
`$HOME/mp_gryphon`
.
Once installed, run Gryphon from a command window by changing to the directory conatining the Gryphon tool and typing
`./mp.py`
:
...
...
...
...