%general-entities; ]> $LastChangedBy$ $Date$ libdaemon-&libdaemon-version; libdaemon Introduction to libdaemon The libdaemon package is a lightweight C library that eases the writing of UNIX daemons. &lfs65_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libdaemon-md5sum; Download size: &libdaemon-size; Estimated disk space required: &libdaemon-buildsize; Estimated build time: &libdaemon-time; libdaemon Dependencies Optional and User Notes: Installation of libdaemon Install libdaemon by running the following commands: ./configure --prefix=/usr && make If you have Doxygen installed and wish to build the API documentation, issue the following command: make -C doc doxygen This package does not come with a test suite. Now, as the root user: make docdir=/usr/share/doc/libdaemon-&libdaemon-version; install If you built the API documentation, install it using the following commands as the root user: install -v -m755 -d /usr/share/doc/libdaemon-&libdaemon-version;/api && install -v -m644 doc/reference/html/* \ /usr/share/doc/libdaemon-&libdaemon-version;/api Contents Installed Programs Installed Library Installed Directories None libdaemon.{so,a} /usr/include/libdaemon and /usr/share/doc/libdaemon-&libdaemon-version; Short Descriptions libdaemon.{so,a} contains the libdaemon API functions. libdaemon.{so,a}