Error with Internationalization extension while compiling php 5.4.8
- by Umakant Patil
I downloaded latest php version from php.net i.e. PHP 5.4.8
I configured it with following command
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --enable-intl --with-libdir=lib64 --with-pear --with-mcrypt --with-mhash --enable-mbstring --with-iconv --with-icu-dir=/usr --with-gettext --with-curl --with-mysqli --with-freetype…