Posts

Showing posts from October, 2012

libmemcache 1.0.11 & 1.0.12 have problem !

我在 CentOS 5.8 x86_64 上面將 php 5.2 升級到 5.3 去 先升級 memcache 到 1.4.15, libmemcached 到 1.0.12(原本是 0.x) 到 php 5.3 要用 pecl 安裝 memcached 會出現下面問題 # /usr/local/php5/bin/pecl install memcached WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading memcached-2.1.0.tgz ... Starting to download memcached-2.1.0.tgz (39,095 bytes) ..........done: 39,095 bytes 11 source files, building WARNING: php_bin /usr/local/php5/bin/php appears to have a suffix 5/bin/php, but config variable php_suffix does not match running: phpize Configuring for: PHP Api Version:         20090626 Zend Module Api No:      20090626 Zend Extension Api No:   220090626 building in /tmp/pear/temp/pear-build-rootSXEpVq/memcached-2.1.0 running: /tmp/pear/temp/memcached/configure checking for egrep... grep -E checking for a sed that does not truncate output... /bin/sed checking for C compiler default output file name... a.out checking whether th