mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 14:53:53 -05:00
An inline message for the author. Sorry.
@@ -34,6 +34,8 @@ You can set your CFLAGS to accepted safe values to help get a little more speed.
|
||||
|
||||
CFLAGS='-g -O2'
|
||||
|
||||
comment: why "-g". Will not it make things slower?.
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user