configure: error: Unable to detect ICU prefix

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

Resolution:
CentOS / RedHat: yum install libicu-devel
Ubuntu/Debian: sudo apt-get install libicu-dev

Mac: brew install icu4c


你可能感兴趣的:(configure: error: Unable to detect ICU prefix)