کد:
[root@Server xcache-3.1.0]# phpize
-bash: phpize: command not found
[root@Server xcache-3.1.0]# yum install php-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
epel/metalink | 20 kB 00:00
* base: centos.psw.net
* epel: mirrors.n-ix.net
* extras: centos.mirror.linuxwerk.com
* updates: centos.psw.net
epel | 4.2 kB 00:00
epel/primary_db | 4.9 MB 00:00
Setting up Install Process
No package php-devel available.
Error: Nothing to do
[root@Server xcache-3.1.0]# yum install pcre-devel
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.psw.net
* epel: mirrors.n-ix.net
* extras: ftp.plusline.de
* updates: centos.psw.net
Setting up Install Process
Package pcre-devel-7.8-6.el6.i686 already installed and latest version
Nothing to do
[root@Server xcache-3.1.0]# phpize
-bash: phpize: command not found
[root@Server xcache-3.1.0]# ./configure –enable-xcache
-bash: ./configure: No such file or directory
[root@Server xcache-3.1.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@Server xcache-3.1.0]# make install
make: *** No rule to make target `install'. Stop.