【发布时间】:2014-12-14 12:24:01
【问题描述】:
Nginx 在 Mavericks 上运行良好,现在在我升级到 Yosemite 后它的显示 nginx command not found ,我尝试使用 brew install nginx 安装 nginx 并显示错误
Error: You must brew link pcre before nginx can be installed
brew link pcre 显示
Linking /usr/local/Cellar/pcre/8.35... Error: No such file or directory - /usr/local/Cellar/pcre/8.34/share/doc/pcre
它正在尝试链接 8.34。重装了还是一样,请问如何解决?
【问题讨论】:
-
阿伦,你应该接受下面的答案(绿色勾号)。
标签: macos nginx homebrew osx-yosemite