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
Some Quick Fixes and Resolutions by Linux Enthusiast
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