Created
July 5, 2017 00:20
-
-
Save fernyb/0dab5e05a3df655a45a68db1176a989e to your computer and use it in GitHub Desktop.
dependency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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