Last active
May 15, 2019 17:02
-
-
Save kgriffs/5e545d6349d2cd5a5b4ce0e28c6df90d to your computer and use it in GitHub Desktop.
Fix missing zlib ("zlib not available") on Mac OS when installing python with pyenv.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alternatively:
open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg