@@ -19,8 +19,8 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera
...
@@ -19,8 +19,8 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera
| Your OS | Use this |
| Your OS | Use this |
| --- | --- |
| --- | --- |
| Ubuntu 20+ | ubuntu20 |
| Ubuntu 20.10+ | ubuntu20 |
| Ubuntu 18 | ubuntu18 |
| Ubuntu 18, Ubuntu 20.04 | ubuntu18 |
| Centos 8+ | centos8 |
| Centos 8+ | centos8 |
| Centos 7 | centos7 |
| Centos 7 | centos7 |
| Older Mac OS | macos |
| Older Mac OS | macos |
...
@@ -47,6 +47,13 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera
...
@@ -47,6 +47,13 @@ The Gryphon Python GUI works in tandem with the Monterey Phoenix V4 trace genera
### Special provisions
### Special provisions
#### OS Version
To identify the version of Linux you are running, type:
```bash
lsb_release -a
```
#### Centos 7
#### Centos 7
1. Download and run the MP installer for Centos 7 as described above.
1. Download and run the MP installer for Centos 7 as described above.
...
@@ -70,7 +77,7 @@ Note: If you are running Centos 7 virtually from a .vdi image downloaded from vi
...
@@ -70,7 +77,7 @@ Note: If you are running Centos 7 virtually from a .vdi image downloaded from vi
ONBOOT=yes
ONBOOT=yes
#### Mac OS
#### Mac OS
MP Gryphon support may be limited depending on your Mac OS version.
MP Gryphon support may be limited depending on your Mac OS version. To check your Mac OS version, click on the apple icon on the menu bar and select "About This Mac".
Before running the MP installer, install Python3 from https://www.python.org/downloads/mac-osx/.
Before running the MP installer, install Python3 from https://www.python.org/downloads/mac-osx/.