Skip to content

Instantly share code, notes, and snippets.

@leopard627
Created January 22, 2018 02:50
Show Gist options
  • Save leopard627/e056c7bceca61abac96cfdb6840402ce to your computer and use it in GitHub Desktop.
Save leopard627/e056c7bceca61abac96cfdb6840402ce to your computer and use it in GitHub Desktop.
oh_my_zsh_and_pycurl_problem...
LD_LIBRARY_PATH=/usr/local/opt/openssl/lib:"${LD_LIBRARY_PATH}"
CPATH=/usr/local/opt/openssl/include:"${CPATH}"
PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig:"${PKG_CONFIG_PATH}"
export LD_LIBRARY_PATH CPATH PKG_CONFIG_PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment