https://github.com/libevent/libevent
clone 或者 download 源码后
$ chmod 777 autogen.sh
$ autogen.sh
$ ./configure
$ make
$ make verify # (optional)
$ sudo make install
https://github.com/libevent/libevent
clone 或者 download 源码后
$ chmod 777 autogen.sh
$ autogen.sh
$ ./configure
$ make
$ make verify # (optional)
$ sudo make install