Informações para instalar essa extensão PECL pode ser encontrada no capítulo Instalação de Extensões PECL. Informações adicionais como novas versões, downloads, arquivos fontes, manutenções e CHANGELOG podem ser encontrados aqui: » https://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.