1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 06:43:53 -05:00

Updated Common build problems (markdown)

Josh Friend
2020-05-01 14:08:15 -04:00
parent 170fc1c250
commit 4675e33399

@@ -5,7 +5,7 @@ Make sure to follow this guidance for your platform before any troubleshooting.
* Ubuntu/Debian:
```sh
sudo apt-get install -y make build-essential libssl-dev zlib1g-dev libbz2-dev \
sudo apt-get install -y build-essential libssl-dev zlib1g-dev libbz2-dev \
libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev \
xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
```