Skip to content

Instantly share code, notes, and snippets.

@fernyb
Created July 5, 2017 00:20
Show Gist options
  • Select an option

  • Save fernyb/0dab5e05a3df655a45a68db1176a989e to your computer and use it in GitHub Desktop.

Select an option

Save fernyb/0dab5e05a3df655a45a68db1176a989e to your computer and use it in GitHub Desktop.
dependency
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/openssl/lib
CPPFLAGS: -I/usr/local/opt/openssl/include
For pkg-config to find this software you may need to set:
PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment