Install Daemontools (Source) (errno patch) (RPM) (SRPM)
- RPM Install
shell> rpm -ivh daemontools-0.76-2.i386.rpm
- Source Install - Detailed instructions can be found on the daemontools homepage
Daemontools must be configured, compiled, and installed as root.
rootshell> mkdir -p /package
rootshell> chmod 1755 /package
rootshell> cd /package
rootshell> tar zxvpf /path/to/daemontools-0.76.tar.gz
rootshell> rm daemontools-0.76.tar
rootshell> cd admin/daemontools-0.76
rootshell> patch -p1 /path/to/daemontools-0.76.errno.patch
rootshell> package/install