Informazioni per l'installazione di questa estensione PECL possono essere trovate nel capitolo del manuale intitolato Installazione delle estensioni PECL. Informazioni aggiuntive come nuove release, download, file sorgenti, informazioni del manutentore e un CHANGELOG possono essere trovate qui: » 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.