%general-entities; ]> $LastChangedBy$ $Date$ libevent-&libevent-version; Libevent Introduction to Libevent Libevent is an asynchronous event notification software library. The Libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, Libevent also supports callbacks due to signals or regular timeouts. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libevent-md5sum; Download size: &libevent-size; Estimated disk space required: &libevent-buildsize; Estimated build time: &libevent-time; Libevent Dependencies Recommended User Notes: Installation of Libevent Install Libevent by running the following commands: ./configure --prefix=/usr --disable-static && make This package does not have a working testsuite Now, as the root user: make install Command Explanations Contents Installed Program Installed Libraries Installed Directory event_rpcgen.py libevent_core.so, libevent_extra.so, libevent_openssl.so, libevent_pthreads.so and libevent.so /usr/include/event2