mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 05:43:53 -05:00
Imported libncursesw5 from common-build-problems, it's superior and default for Debian: https://github.com/docker-library/python/issues/235
2
Home.md
2
Home.md
@@ -35,7 +35,7 @@ environment.
|
||||
```sh
|
||||
sudo apt-get update; sudo apt-get install make build-essential libssl-dev zlib1g-dev \
|
||||
libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm \
|
||||
libncurses5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev
|
||||
libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev
|
||||
```
|
||||
|
||||
* **CentOS/Fedora 21 and below:**
|
||||
|
||||
Reference in New Issue
Block a user