Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failed with icu-config error on Mac OS X 10.8 #21

Closed
jaceju opened this issue Jul 31, 2012 · 7 comments
Closed

Installation failed with icu-config error on Mac OS X 10.8 #21

jaceju opened this issue Jul 31, 2012 · 7 comments

Comments

@jaceju
Copy link
Contributor

jaceju commented Jul 31, 2012

在 Mac OS X 10.8 執行以下指令時:

phpbrew install php-5.4.x +default

出現以下錯誤:

configure: error: Unable to detect ICU prefix or no failed. Please verify ICU install prefix and make sure icu-config works.

解決方法:

brew install icu4c
brew link icu4c
@jaceju jaceju closed this as completed Jul 31, 2012
@c9s
Copy link
Member

c9s commented Jul 31, 2012

也許加到 README.md 的 brew requirement section ?

On Tue, Jul 31, 2012 at 12:10 PM, Jace Ju <
reply@reply.github.com

wrote:

在 Mac OS X 10.8 執行以下指令時:

phpbrew install php-5.4.x +default

出現以下錯誤:

configure: error: Unable to detect ICU prefix or no failed. Please

verify ICU install prefix and make sure icu-config works.

解決方法:

brew install icu4c
brew link icu4c

Reply to this email directly or view it on GitHub:
#21

Best Regards,

Yo-An Lin

@jaceju
Copy link
Contributor Author

jaceju commented Jul 31, 2012

OK ,我來補,不過如果有文法不對的地方還請見諒 :P

@jaceju
Copy link
Contributor Author

jaceju commented Jul 31, 2012

請問要發到哪個 branch 上面?

@c9s
Copy link
Member

c9s commented Jul 31, 2012

master?

[Sent from iPhone]

Jace Jureply@reply.github.com 於 2012/7/31 12:34 寫道:

請問要發到哪個 branch 上面?


Reply to this email directly or view it on GitHub:
#21 (comment)

@jaceju
Copy link
Contributor Author

jaceju commented Jul 31, 2012

已提交 Pull Request

@zx1986
Copy link

zx1986 commented Aug 4, 2015

Warning: icu4c is keg-only and must be linked with --force
Note that doing so can interfere with building software.

好像是這個問題 Homebrew/legacy-homebrew#167

oh, sorry. I found it:
https://github.com/phpbrew/phpbrew/wiki/TroubleShooting#configure-error-unable-to-detect-icu-prefix-or-no-failed-please-verify-icu-install-prefix-and-make-sure-icu-config-works

@lano-vargas
Copy link

That's awesome.
It's exactly what I was looking for It worked as a treat after battling a whole day thank dude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants