%general-entities; ]> $LastChangedBy$ $Date$ libuv-&libuv-version; libuv Introduction to libuv The libuv package is a multi-platform support library with a focus on asynchronous I/O. &lfs84_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libuv-md5sum; Download size: &libuv-size; Estimated disk space required: &libuv-buildsize; Estimated build time: &libuv-time; User Notes: Installation of libuv Install libuv by running the following commands: sh autogen.sh && ./configure --prefix=/usr --disable-static && make If you want to run the tests, run: make check. One test, ipc_closed_handle. is known to fail. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directory None libuv.so /usr/include/uv Short Descriptions libuv.so contains API functions for asynchronous I/O operations libuv.so