Как установить php-memcached на cent os для php55w

rodion.php

Новичок
Как установить php-memcached на cent os для php55w ?

вот что выдает yum install php-memcached

Loaded plugins: fastestmirror, replace, securitySetting up InstallProcessLoading mirror speeds from cached hostfile*base: mirror.awanti.com* epel: ftp.uni-koeln.de* extras: mirror.awanti.com* updates: mirror.satellite-service.ru* webtatic: us-east.repo.webtatic.comResolvingDependencies-->Running transaction check--->Package php55w-pecl-memcached.i386 0:2.2.0-2.w6 will be installed-->ProcessingDependency: php-pecl-igbinary(x86-32)forpackage: php55w-pecl-memcached-2.2.0-2.w6.i386-->ProcessingDependency: libmemcachedutil.so.2forpackage: php55w-pecl-memcached-2.2.0-2.w6.i386-->ProcessingDependency: libmemcached.so.11forpackage: php55w-pecl-memcached-2.2.0-2.w6.i386-->Running transaction check--->Package libmemcached10.i686 0:1.0.16-1.ius.el6 will be installed--->Package php-pecl-igbinary.i686 0:1.2.1-1.el6 will be installed-->ProcessingDependency: php(zend-abi)=20090626forpackage: php-pecl-igbinary-1.2.1-1.el6.i686-->ProcessingDependency: php(api)=20090626forpackage: php-pecl-igbinary-1.2.1-1.el6.i686-->Running transaction check--->Package php-common.i686 0:5.3.3-40.el6_6 will be installed-->ProcessingConflict: php55w-common-5.5.18-1.w6.i386 conflicts php-common <5.5.0-->FinishedDependencyResolutionError: php55w-common conflicts with php-common-5.3.3-40.el6_6.i686You could tryusing--skip-broken to work around the problemYou could try running: rpm -Va--nofiles --nodigest
а если ставить из сорсов то /configure работает нормально а make выдает ошибку

[root@localhost memcached-2.2.0]# sudo make/bin/sh /home/telekomconsalting/memcached-2.2.0/libtool --mode=compile cc -I/usr/include/php -I.-I/home/telekomconsalting/memcached-2.2.0-DPHP_ATOM_INC -I/home/telekomconsalting/memcached-2.2.0/include -I/home/telekomconsalting/memcached-2.2.0/main -I/home/telekomconsalting/memcached-2.2.0-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend-I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /home/telekomconsalting/memcached-2.2.0/php_memcached.c -o php_memcached.lo
libtool: compile: cc -I/usr/include/php -I.-I/home/telekomconsalting/memcached-2.2.0-DPHP_ATOM_INC -I/home/telekomconsalting/memcached-2.2.0/include -I/home/telekomconsalting/memcached-2.2.0/main -I/home/telekomconsalting/memcached-2.2.0-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend-I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /home/telekomconsalting/memcached-2.2.0/php_memcached.c -fPIC -DPIC -o .libs/php_memcached.o
In file included from/home/telekomconsalting/memcached-2.2.0/php_memcached_private.h:28,
from/home/telekomconsalting/memcached-2.2.0/php_memcached.c:26:
/home/telekomconsalting/memcached-2.2.0/php_libmemcached_compat.h:56: error: expected ‘=’,‘,’,‘;’,‘asm’or‘__attribute__’ before ‘php_memcached_instance_st’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:328: error: expected declaration specifiers or‘...’ before ‘php_memcached_instance_st’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:329: error: expected declaration specifiers or‘...’ before ‘php_memcached_instance_st’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:330: error: expected declaration specifiers or‘...’ before ‘php_memcached_instance_st’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘php_memc_get_impl’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:594: warning: passing argument 4 of ‘memcached_mget_by_key’from incompatible pointer type
/usr/include/libmemcached/memcached_get.h:38: note: expected ‘char**’ but argument is of type ‘constchar**’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘php_memc_getMulti_impl’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:774: warning: passing argument 4 of ‘memcached_mget_by_key’from incompatible pointer type
/usr/include/libmemcached/memcached_get.h:38: note: expected ‘char**’ but argument is of type ‘constchar**’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘php_memc_getDelayed_impl’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:976: warning: passing argument 4 of ‘memcached_mget_by_key’from incompatible pointer type
/usr/include/libmemcached/memcached_get.h:38: note: expected ‘char**’ but argument is of type ‘constchar**’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘zim_Memcached_fetch’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:1067: warning: passing argument 4 of ‘add_assoc_stringl_ex’ discards qualifiers from pointer target type
/usr/include/php/Zend/zend_API.h:382: note: expected ‘char*’ but argument is of type ‘constchar*’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘zim_Memcached_fetchAll’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:1126: warning: passing argument 4 of ‘add_assoc_stringl_ex’ discards qualifiers from pointer target type
/usr/include/php/Zend/zend_API.h:382: note: expected ‘char*’ but argument is of type ‘constchar*’
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:Infunction‘php_memc_setMulti_impl’:
/home/telekomconsalting/memcached-2.2.0/php_memcached.c:1307: error:‘MEMCACHED_SERVER_TEMPORARILY_DISABLED’ undeclared (first useinthisfunction)
 
Сверху