Skip to content

Instantly share code, notes, and snippets.

@ksauzz
Created August 24, 2018 10:03
Show Gist options
  • Save ksauzz/99b2fba148fbad9dc4e7650bcec61032 to your computer and use it in GitHub Desktop.
Save ksauzz/99b2fba148fbad9dc4e7650bcec61032 to your computer and use it in GitHub Desktop.
build pyflame with pyenv
PKG_CONFIG_PATH=~/.pyenv/versions/3.6.5/lib/pkgconfig:~/.pyenv/versions/3.5.6/lib/pkgconfig: ./configure --prefix=/usr/local/pyflame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment