i got error
Code:
root@server1 [~]# wget http://xcache.lighttpd.net/pub/Releases/1.3.0/xcache-1.3.0.tar.gz
--2011-05-24 05:56:04-- http://xcache.lighttpd.net/pub/Releases/1.3.0/xcache-1.3.0.tar.gz
Resolving xcache.lighttpd.net... 188.40.103.19, 2a01:4f8:100:8082::2
Connecting to xcache.lighttpd.net|188.40.103.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 105881 (103K) [application/octet-stream]
Saving to: `xcache-1.3.0.tar.gz.1'
100%[======================================>] 105,881 --.-K/s in 0.02s
2011-05-24 05:56:05 (4.88 MB/s) - `xcache-1.3.0.tar.gz.1' saved [105881/105881]
root@server1 [~]# tar -zxvf xcache-1.3.0.tar.gz
xcache-1.3.0/
xcache-1.3.0/.config
xcache-1.3.0/.cvsignore
xcache-1.3.0/.vimrc
xcache-1.3.0/admin/
xcache-1.3.0/admin/common-en.lang.php
xcache-1.3.0/admin/common-zh-simplified-utf-8.lang.php
xcache-1.3.0/admin/common-zh-traditional-utf-8.lang.php
xcache-1.3.0/admin/common.php
xcache-1.3.0/admin/config.php.example
xcache-1.3.0/admin/edit.php
xcache-1.3.0/admin/edit.tpl.php
xcache-1.3.0/admin/footer.tpl.php
xcache-1.3.0/admin/header.tpl.php
xcache-1.3.0/admin/help-en.lang.php
xcache-1.3.0/admin/help-zh-simplified-utf-8.lang.php
xcache-1.3.0/admin/help-zh-traditional-utf-8.lang.php
xcache-1.3.0/admin/help.php
xcache-1.3.0/admin/index.php
xcache-1.3.0/admin/mkpassword.php
xcache-1.3.0/admin/tablesort.js
xcache-1.3.0/admin/xcache.css
xcache-1.3.0/admin/xcache.php
xcache-1.3.0/admin/xcache.tpl.php
xcache-1.3.0/align.h
xcache-1.3.0/assembler.c
xcache-1.3.0/AUTHORS
xcache-1.3.0/ChangeLog
xcache-1.3.0/config.m4
xcache-1.3.0/config.w32
xcache-1.3.0/const_string.c
xcache-1.3.0/const_string.h
xcache-1.3.0/const_string_opcodes_php4.x.h
xcache-1.3.0/const_string_opcodes_php5.0.h
xcache-1.3.0/const_string_opcodes_php5.1.h
xcache-1.3.0/const_string_opcodes_php6.x.h
xcache-1.3.0/COPYING
xcache-1.3.0/coverager/
xcache-1.3.0/coverager/common-en.lang.php
xcache-1.3.0/coverager/common-zh-simplified-gb2312.lang.php
xcache-1.3.0/coverager/common-zh-simplified-utf-8.lang.php
xcache-1.3.0/coverager/common.php
xcache-1.3.0/coverager/config.php.example
xcache-1.3.0/coverager/coverager.css
xcache-1.3.0/coverager/coverager.php
xcache-1.3.0/coverager/coverager.tpl.php
xcache-1.3.0/coverager/index.php
xcache-1.3.0/coverager.c
xcache-1.3.0/coverager.h
xcache-1.3.0/decoder.c
xcache-1.3.0/Decompiler.class.php
xcache-1.3.0/disassembler.c
xcache-1.3.0/disassembler.h
xcache-1.3.0/encoder.c
xcache-1.3.0/foreachcoresig.h
xcache-1.3.0/includes.c
xcache-1.3.0/INSTALL
xcache-1.3.0/lock.c
xcache-1.3.0/lock.h
xcache-1.3.0/Makefile.frag
xcache-1.3.0/mem.c
xcache-1.3.0/mem.h
xcache-1.3.0/mkopcode.awk
xcache-1.3.0/mkopcode_spec.awk
xcache-1.3.0/mkstructinfo.awk
xcache-1.3.0/mmap.c
xcache-1.3.0/NEWS
xcache-1.3.0/opcode_spec.c
xcache-1.3.0/opcode_spec.h
xcache-1.3.0/opcode_spec_def.h
xcache-1.3.0/optimizer.c
xcache-1.3.0/optimizer.h
xcache-1.3.0/phpdc.phpr
xcache-1.3.0/phpdop.phpr
xcache-1.3.0/prepare.devel
xcache-1.3.0/prepare.devel.inc
xcache-1.3.0/prepare.devel.inc.example
xcache-1.3.0/processor/
xcache-1.3.0/processor/dispatch.m4
xcache-1.3.0/processor/hashtable.m4
xcache-1.3.0/processor/head.m4
xcache-1.3.0/processor/main.m4
xcache-1.3.0/processor/processor.m4
xcache-1.3.0/processor/string.m4
xcache-1.3.0/processor/struct.m4
xcache-1.3.0/processor.c
xcache-1.3.0/README
xcache-1.3.0/run-xcachetest
xcache-1.3.0/stack.c
xcache-1.3.0/stack.h
xcache-1.3.0/test.mak
xcache-1.3.0/THANKS
xcache-1.3.0/utils.c
xcache-1.3.0/utils.h
xcache-1.3.0/xcache-test.ini
xcache-1.3.0/xcache-zh-gb2312.ini
xcache-1.3.0/xcache.c
xcache-1.3.0/xcache.h
xcache-1.3.0/xcache.ini
xcache-1.3.0/xcache_globals.h
xcache-1.3.0/xc_malloc.c
xcache-1.3.0/xc_shm.c
xcache-1.3.0/xc_shm.h
root@server1 [~]# cd xcache-1.3.0
root@server1 [~/xcache-1.3.0]# phpize
Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626
root@server1 [~/xcache-1.3.0]# ./configure .enable-xcache
configure: WARNING: you should use --build, --host, --target
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking for .enable-xcache-cc... no
checking for .enable-xcache-gcc... no
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... Invalid configuration `.enable-xcache': machine `.enable' not recognized
configure: error: /bin/sh ./config.sub .enable-xcache failed
root@server1 [~/xcache-1.3.0]# make
make: *** No targets specified and no makefile found. Stop.
root@server1 [~/xcache-1.3.0]# make install
make: *** No rule to make target `install'. Stop.
root@server1 [~/xcache-1.3.0]#