mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 06:43:53 -05:00
Updated Common build problems (markdown)
@@ -13,7 +13,7 @@ Below are some alternative packages that are are not in the recommended set and
|
|||||||
sudo apt install libedit-dev
|
sudo apt install libedit-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
* An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw`:
|
* An [inferior alternative](https://github.com/docker-library/python/issues/235) to `libncursesw5`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt install libncurses5-dev
|
sudo apt install libncurses5-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user