Informacje na temat instalacji tego rozszerzenia PECL można znaleźć w podręczniku w rozdziale zatytułowanym Instalacja rozszerzeń PECL. Dodatkowe informacje, takie jak nowe wersje, pliki do pobrania, pliki źródłowe, informacje o opiekunach czy rejestr zmian, można znaleźć tutaj: » 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.