| ... | ... | @@ -15,6 +15,8 @@ ShakeMap should run on pretty much any modern hardware running Linux or Mac OSX. |
|
|
|
xcode-select --install
|
|
|
|
```
|
|
|
|
|
|
|
|
For MacOS users who are running Mojave (10.14.x) you may run into additional problems that usually manifest as complaints about not finding the limits.h file. At this point all we can offer is for you to have a look at [this thread](https://stackoverflow.com/questions/52509602/cant-compile-c-program-on-a-mac-after-upgrade-to-mojave) and see if something works for you.
|
|
|
|
|
|
|
|
# Instructions
|
|
|
|
If you are already using conda virtual environments, deactivate before proceeding
|
|
|
|
```
|
| ... | ... | |
| ... | ... | |