See doc/protocol.txt for details of the on-the-wire protocol.

Ensure you have autoconf, automake, and libtool installed.

The first time you build beanstalkd, you must first run "./autogen.sh".

Then, do the common "./configure" followed by "make".

To run unit tests, type "make check".

These unit tests use a slightly modified bundled version of CUT, originally
from http://sourceforge.net/projects/cut/.
