安装sphinx的php客户端
./configure的时候出错,提示checking for libsphinxclient headers in default path...
not found configure: error: Cannot find libsphinxclient headers 。
找了下libsphinxclient,在/www/soft/csft-3.2.13/api/libsphinxclient,之前安装的是coreseek3.2.13版。进入该目录,重新编译
然后再次编译sphinx的php客户端就可以了