Skip to content

Instantly share code, notes, and snippets.

@mowat27
Created September 8, 2016 09:02
Show Gist options
  • Save mowat27/a72b52ab9a04858709c6edb9790da7d1 to your computer and use it in GitHub Desktop.
Save mowat27/a72b52ab9a04858709c6edb9790da7d1 to your computer and use it in GitHub Desktop.
Installing Ruby with Homebrew zlib
LDFLAGS=-L/usr/local/opt/zlib/lib CPPFLAGS=-I/usr/local/opt/zlib/include ruby-install ruby 2.3.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment