FYI Downloaded & build/configured git tarball. Ran
$./beanstalkd -d -l 127.0.0.1 -p 1130 No bind errors. $ ps -aux | grep beanstalkd $ 3839 0.0 0.0 599820 460 s001 R+ 10:22pm 0:00.00 grep beanstalkd $ 3814 0.0 0.0 599888 208 ?? S 10:20pm 0:00.00 ./ beanstalkd -d -l 127.0.0.1 -p 1130 Haven't tested a message through it yet but I'm bound so looking good - again thanks. K On Aug 17, 8:46 pm, Keith Rarick <[email protected]> wrote: > On Sun, Aug 16, 2009 at 2:35 AM, voomstudio.com<[email protected]> wrote: > > So I hope there is an easy fix for this Mac OSX 10.5.8 Version on it's > > way. > > Yes, it is fixed in git and will be in the next release. I'm working > on that now. It'll be a few days, I think, because of the binlog > stuff. > > In the meantime you can try a tarball of the git master branch (the > "download" button on github), though it's a little more effort to > compile than a regular release -- you need autotools. > > kr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en -~----------~----~----~----~------~----~------~--~---
