-
-
Save anonymous/9683d33b660aaa5dc75e to your computer and use it in GitHub Desktop.
This file contains 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
benlieb@bens 01:52 PM ~/my_life/sites/2007/idance/idance_logs > | |
$ brew reinstall openssl | |
==> Reinstalling openssl | |
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/openssl-1.0.1f.mavericks.bottle.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/openssl-1.0.1f.mavericks.bottle.tar.gz | |
==> Pouring openssl-1.0.1f.mavericks.bottle.tar.gz | |
==> Caveats | |
This formula is keg-only, so it was not symlinked into /usr/local. | |
Mac OS X already provides this software and installing another version in | |
parallel can cause all kinds of trouble. | |
The OpenSSL provided by OS X is too old for some software. | |
Generally there are no consequences of this for you. If you build your | |
own software and it requires this formula, you'll need to add to your | |
build variables: | |
LDFLAGS: -L/usr/local/opt/openssl/lib | |
CPPFLAGS: -I/usr/local/opt/openssl/include | |
==> Summary | |
🍺 /usr/local/Cellar/openssl/1.0.1f: 429 files, 15M |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment