Talk:MacOS

From Multi Theft Auto: Wiki
Revision as of 22:34, 28 July 2017 by Qaisjp (talk | contribs) (add wip server tut)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. wip server tut - qaisjp (talk) 22:34, 28 July 2017 (UTC)

https://github.com/Homebrew/brew/blob/master/docs/How-to-build-software-outside-Homebrew-with-Homebrew-keg-only-dependencies.md

- apple command line tools (maybe even XCode) must be installed - xcode-select --install - you will need brew to install the rest of these dependencies - - brew install ncurses - brew link ncurses # might require a --force