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

A wether is a castrated sheep

Rezha Julio
2017-05-27 22:06:33 +07:00
parent 850a9c6bd4
commit b94b347c0f

@@ -52,7 +52,7 @@ CFLAGS='-O2'
## Build failed - bad interpreter: Permission denied
If you encounter this error while installing python and your server is a VPS, the **/tmp** directory where python-build download and compile the packages is probably mounted as **noexec**. You can check with your hosting provider if wether they provide a way to bypass this protection.
If you encounter this error while installing python and your server is a VPS, the **/tmp** directory where python-build download and compile the packages is probably mounted as **noexec**. You can check with your hosting provider if whether they provide a way to bypass this protection.
If the answer is no, just set the **$TMPDIR** environment variable to wherever you have a write + execution rights. For example: