OS X

From Bitpost wiki
Revision as of 16:59, 27 July 2016 by M (talk | contribs) (Created page with "=== El Capitan === * be careful, new OS X versions will wreak havoc on other partitions * bump XCode first-thing === Development === * install brew ** had to reinstall and un...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

El Capitan

  • be careful, new OS X versions will wreak havoc on other partitions
  • bump XCode first-thing

Development

  • install brew
    • had to reinstall and uninstall macports
    • brew update
    • brew install cmake
    • brew install openssl
    • brew link openssl --force