PECL 확장 설치에 관한 정보는 매뉴얼의 PECL 확장 설치에 있습니다. 새 릴리즈, 내려받기, 소스파일, 개발자 정보, CHANGELOG 등의 추가 정보는 여기에 있습니다: » http://pecl.php.net/package/sphinx.
If the ./configure script generated by
phpize is having trouble finding the libsphinxclient
files (for example, it was installed into a custom prefix directory), use
./configure --with-sphinx=$PREFIX
, where $PREFIX is
installation prefix of libsphinxclient.