Enable internal debugging in Event [no] :
Enable sockets support in Event [yes] :
libevent installation prefix [/usr] :
Include libevent's pthreads library and enable thread safety support in Event [no] :
Include libevent protocol-specific functionality support including HTTP, DNS, and RPC [yes] : no
Include libevent OpenSSL support [yes] : no
PHP Namespace for all Event classes [no] :
openssl installation prefix [no] :
% pecl list
Installed packages, channel pecl.php.net:
=========================================
Package Version State
event 3.0.2r1 stable
imagick 3.4.4 stable
memcached 3.1.5 stable
raphf 2.0.1 stable
xdebug 2.8.0 stable
Install library
pecl install event
Options:On start with
php ./examples/hello-world.php
works correctly.