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

During PHP compilation following error was getting generated.

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

Fix

yum install libicu-devel

Leave a comment