Skip to content

Instantly share code, notes, and snippets.

@kangkyu
Last active January 16, 2016 18:22
Show Gist options
  • Save kangkyu/be1f082b30cecd2df341 to your computer and use it in GitHub Desktop.
Save kangkyu/be1f082b30cecd2df341 to your computer and use it in GitHub Desktop.
El Capitan change on macOS X
  1. install command-line tool matching OS X version
  2. homebrew / npm
sudo chown -R $(whoami):admin /usr/local
  1. eventmachine
PKG_CONFIG_PATH="$(brew --prefix openssl)/lib/pkgconfig" gem install eventmachine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment