码迷,mamicode.com
首页 > 其他好文 > 详细

Error: You must `brew link pcre openresty-openssl` before homebrew/nginx/openresty can be installed

时间:2017-04-28 20:23:08      阅读:423      评论:0      收藏:0      [点我收藏+]

标签:file   created   nginx   lin   pen   before   linking   yml   err   

xilanglangdeMacBook-Pro:pcre xinshaofeng$ brew link pcre

Linking /usr/local/Cellar/pcre/8.40... 

Error: Could not symlink bin/pcre-config

Target /usr/local/bin/pcre-config

is a symlink belonging to pcre. You can unlink it:

  brew unlink pcre

 

To force the link and overwrite all conflicting files:

  brew link --overwrite pcre

 

To list all files that would be deleted:

  brew link --overwrite --dry-run pcre

xilanglangdeMacBook-Pro:pcre xinshaofeng$ brew link --overwrite pcre

Linking /usr/local/Cellar/pcre/8.40... 261 symlinks created

 

xilanglangdeMacBook-Pro:pcre xinshaofeng$ brew link openresty-openssl

Linking /usr/local/Cellar/openresty-openssl/1.0.2k... 89 symlinks created

xilanglangdeMacBook-Pro:pcre xinshaofeng$ brew install homebrew/nginx/openresty

Error: You must `brew link pcre openresty-openssl` before homebrew/nginx/openresty can be installed

标签:file   created   nginx   lin   pen   before   linking   yml   err   

原文地址:http://www.cnblogs.com/xilanglang/p/6782828.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!