Skip to content

Instantly share code, notes, and snippets.

@tknzk
Created April 8, 2014 07:49
Show Gist options
  • Save tknzk/10100232 to your computer and use it in GitHub Desktop.
Save tknzk/10100232 to your computer and use it in GitHub Desktop.
-> % brew upgrade openssl
==> Upgrading 1 outdated package, with result:
openssl 1.0.1g
==> Upgrading openssl
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/openssl-1.0.1g.mavericks.bottle.tar.gz
######################################################################## 100.0%
==> Pouring openssl-1.0.1g.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.1g: 429 files, 15M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment