OSx 10.9.2 Mavericks ++ use brew: brew install -v gearman
If you get an error during the build:
==> make install
# include <tr1/cinttypes>
^
| #!/bin/bash | |
| # | |
| # /etc/init.d/gearman-workers | |
| ### BEGIN INIT INFO | |
| # Provides: gearman-workers | |
| # Required-Start: $network $remote_fs $syslog | |
| # Required-Stop: $network $remote_fs $syslog | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 |