Đầu năm mới khai xuân, ngồi build đống code icu4c
, intl
và mcrypt
threadsafe…
➜ php l /usr/local/opt/icu4c
lrwxr-xr-x 1 laptrinhio admin 20 Feb 19 00:29 /usr/local/opt/icu4c -> ../Cellar/icu4c/54.1
downloading intl-3.0.0.tgz ...
Starting to download intl-3.0.0.tgz (248,200 bytes)
....................................................done: 248,200 bytes
150 source files, building
running: phpize
Configuring for:
PHP Api Version: 20100412
Zend Module Api No: 20100525
Zend Extension Api No: 220100525
Specify where ICU libraries and headers can be found [DEFAULT] : /usr/local/opt/icu4c/
building in /private/tmp/pear/temp/pear-build-rootcox8DN/intl-3.0.0
running: /private/tmp/pear/temp/intl/configure --with-icu-dir=/usr/local/opt/icu4c/
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed