首页 > mac os EL上怎么用brew安装openssl啊?

mac os EL上怎么用brew安装openssl啊?

按照网上的教程用brew link openssl结果出了个和网上教程不一样的提示:

Warning: Refusing to link: openssl
Linking keg-only openssl means you may end up linking against the insecure,
deprecated system OpenSSL while using the headers from Homebrew's openssl.
Instead, pass the full include/library paths to your compiler e.g.:
  -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib

请教应该怎么做?mac小白,brew小白


删掉链接文件再重试,不行就重新安装,或者手动链接


brew install openssl
brew link openssl --force
【热门文章】
【热门文章】