mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 04:23:47 -05:00
Add zlib library for MacOS
2
Home.md
2
Home.md
@@ -25,7 +25,7 @@ distros like Alma/Rocky Linux 8 and Ubuntu 20.04. See [PEP
|
||||
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
|
||||
|
||||
```sh
|
||||
brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd
|
||||
brew install openssl readline sqlite3 xz tcl-tk@8 libb2 zstd zlib
|
||||
```
|
||||
|
||||
As an alternative to Homebrew, you can use dependencies from [MacPorts](https://www.macports.org/install.php):
|
||||
|
||||
Reference in New Issue
Block a user